Subject | English | Korean |
comp., MS | certificate trust list | 인증서 신뢰 목록 (A signed list of root certification authority certificates that an administrator considers reputable for designated purposes, such as client authentication or secure e-mail) |
comp., MS | certificate trust validation | 인증서 신뢰 유효성 검사 (The validation process that determines if a certificate chains to a root CA certificate that is trusted by the actual security context) |
comp., MS | chain of trust | 신뢰 체인 (A sequence of certificates, where each certificate in the sequence is signed by the subsequent certificate. The last certificate in the chain is normally a self-signed certificate) |
comp., MS | elevated trust | 높은 권한 (In Silverlight, a security level that gives out-of-browser applications greater access to the local system) |
comp., MS | forest trust | 포리스트 트러스트 (A trust between two Windows Server 2003 forests that forms trust relationships between every domain in both forests. A forest trust can be created only between the forest root domains in each forest. Forest trusts are transitive, and they can be one-way or two-way. An administrator must manually establish a forest trust, unlike an automatically established trust, such as a parent-child trust) |
comp., MS | full trust | 완전 신뢰 (A code access security (CAS) state assigned to managed assemblies. The level of trust granted to an application or Web service affects its ability to use system resources while executing. Assemblies that have full trust can access any resource that is subject to operating system security, and all privileged operations are supported) |
comp., MS | fully trusted | 완전히 신뢰할 수 있는 (Pertaining to applications or forms that have greater security permissions and complete access to the system resources and other components on a user's computer) |
comp., MS | high-trust app | 신뢰도가 높은 앱 (An app that uses the server-to-server (S2S) protocol, where the app is responsible for creating the user portion of the access token, and therefore is trusted to assert any user identity) |
comp., MS | one-way trust | 단방향 트러스트 (A trust relationship between two domains in which only one of the two domains trusts the other domain. For example, domain A trusts domain B, and domain B does not trust domain A. One-way trusts are often used to enable authenticated access to resource domains) |
comp., MS | partially trusted | 부분적으로 신뢰할 수 있는 (Pertaining to applications or forms that have limited security permissions and access to the system resources and other components on a user's computer) |
comp., MS | peer trust | 피어 트러스트 (A feature that allows a user to explicitly trust an end user certificate, without first trusting the root CA) |
comp., MS | root of trust | 신뢰할 수 있는 루트 (A trusted entity that provides the basis for the certificates in the certificate trust list (CTL). All the certificate providers and the ultimate user must trust the destination) |
comp., MS | shortcut trust | 바로 가기 트러스트 (A trust that is manually created between two domains in the same forest. The purpose of a shortcut trust is to optimize the interdomain authentication process by shortening the trust path. Shortcut trusts are transitive and can be one-way or two-way) |
comp., MS | trust anchor | 트러스트 앵커 (The public key of the public/private key pair that is used to sign a DNS zone) |
comp., MS | Trust Bar | 보안 표시줄 알림 (A notification bar warning the user about data that is blocked in the loaded file. Trust Bars can be for information only (non-actionable) or actionable) |
comp., MS | trust chain | 신뢰 체인 (A sequence of certificates, where each certificate in the sequence is signed by the subsequent certificate. The last certificate in the chain is normally a self-signed certificate) |
comp., MS | trust level | 신뢰 수준 (A characterization of an external entity based on how it is authenticated and what privileges it has. Trust levels can be associated with entry points, personas, assets, or other protected resources) |
comp., MS | trust license | 트러스트 라이선스 (The file used in ClickOnce applications to grant an elevated level of trust to a managed application. Trust licenses must be signed by trust license issuers, which must be installed on a client computer prior to deploying the ClickOnce application) |
comp., MS | trust list | 신뢰 목록 (A signed list of root certification authority certificates that an administrator considers reputable for designated purposes, such as client authentication or secure e-mail) |
comp., MS | trust relationship | 트러스트 관계 (A logical relationship established between domains to allow pass-through authentication, in which a trusting domain honors the logon authentications of a trusted domain) |
comp., MS | trusted application | 신뢰할 수 있는 응용 프로그램 (In Silverlight, an out-of-browser application to which a user grants elevated trust upon installation, providing greater access to the local system) |
comp., MS | Trusted Boot | 신뢰할 수 있는 부팅 (A customized process that identifies and fixes potential problems during PC startup) |
comp., MS | trusted connection | 신뢰할 수 있는 연결 (A Windows network connection that can be opened only by users who have been authenticated by the network) |
comp., MS | Trusted Documents | 신뢰할 수 있는 문서 (A feature that allows the user to indicate that a document is trusted, and therefore can be opened without security notifications, so long as the filepath and creation time of the document remain unchanged) |
comp., MS | trusted domain | 트러스트된 도메인 (A domain that is trusted by other domains) |
comp., MS | trusted forest | 트러스트된 포리스트 (A forest that is trusted to make authentication statements for security principals in that forest. Assuming forest A trusts forest B, all domains belonging to forest A will trust all domains in forest B, subject to policy configuration) |
comp., MS | trusted location | 신뢰할 수 있는 위치 (A folder or file path on your computer or a location on your intranet from which it is safe to run code. Default trusted locations include the Templates, Addins, and Startup folders, and you can specify your own trusted locations) |
comp., MS | trusted PC | 신뢰할 수 있는 PC (A computer that a customer adds to their Windows Live account security information from which they can reset a forgotten password without providing further information) |
comp., MS | trusted platform module | 신뢰할 수 있는 플랫폼 모듈 (Microchip designed to provide certain basic security-related functions to the software that utilizes TPM) |
comp., MS | Trusted Platform Module | 신뢰할 수 있는 플랫폼 모듈 (Microchip designed to provide certain basic security-related functions to the software that utilizes TPM) |
IT | trusted process | 신뢰 프로세스 |
comp., MS | trusted publisher | 신뢰할 수 있는 게시자 (The developer of a macro that is trusted by you on your computer. The trusted publisher is identified by the certificate that they used to digitally sign the macro) |
comp., MS | trusted publisher store | 신뢰할 수 있는 게시자 저장소 (A list of software publisher certificates used to digitally sign code, such as macros. Because you explicitly trust the software publishers, their code is allowed to run on your computer without needing to prompt for permission) |
comp., MS | trusted root CA | 신뢰할 수 있는 루트 CA (A root certification authority that appears in the Trusted Root Certification Authorities console of the Windows operating systems and is trusted by the operating system) |
comp., MS | Trusted Root Certification Authorities | 신뢰할 수 있는 루트 인증 기관 (Implicitly trusted certification authorities. Includes all of the certificates in the Third-Party Root Certification Authorities store plus root certificates from the user organization and Microsoft) |
comp., MS | trusted root certification authority | 신뢰할 수 있는 루트 인증 기관 (A root certification authority that appears in the Trusted Root Certification Authorities console of the Windows operating systems and is trusted by the operating system) |
comp., MS | trusted root key | 신뢰할 수 있는 루트 키 (An encryption key used in Configuration Manager to help clients identify valid management points) |
comp., MS | trusted source | 신뢰할 수 있는 원본 (The developer of a macro that is trusted by you on your computer. The trusted publisher is identified by the certificate that they used to digitally sign the macro) |
IT | trusted system | 신뢰 시스템 |
comp., MS | two-way trust | 양방향 트러스트 (A trust relationship between two domains in which both domains trust each other. For example, domain A trusts domain B, and domain B trusts domain A. All parent-child trusts are two-way) |
comp., MS | User Self Trust Certificate | 사용자 신뢰 인증서 (In the absence of a certification authority (CA) that is capable of issuing file encryption certificates, a certificate that is generated and digitally signed by applications on behalf of the user) |