Subject | English | Chinese simplified |
comp., MS | Anonymous authentication | 匿名身份验证 (An authentication mechanism that does not require user accounts and passwords) |
comp., MS | anonymous FTP authentication | 匿名 FTP 身份验证 (A protocol that makes it possible for a user to retrieve documents, files, programs, and other archived data from anywhere on the Internet without having to establish a logon name and password) |
comp., MS | authentication assurance | 身份验证保证 (A Windows Server feature that provides the ability to determine which logon method was used by a user from his Kerberos token) |
comp., MS | authentication challenge | 身份验证质询 (A dialog that requires the user to provide a response in order to authenticate to ILM "2") |
comp., MS | authentication challenge activity | 身份验证质询活动 (A Windows Workflow Foundation activity that is used to configure a challenge that will be issued to a user in order to authenticate to ILM "2") |
comp., MS | authentication data | 身份验证数据 (A scheme-specific block of data that is exchanged between the server and client during authentication. To prove its identity, the client encrypts some or all of this data with a user name and password. The client sends the encrypted data to the server, which decrypts the data and compares it to the original. If the decrypted data matches the original data, the client is authenticated) |
comp., MS | authentication database | 身份验证数据库 (A database on a server that matches user names to passwords) |
comp., MS | authentication delegation | 身份验证委派 (A method used to authenticate a session that has been opened with the published Web site) |
comp., MS | authentication method | 身份验证方法 (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network) |
comp., MS | authentication option | 验证选项 (One of multiple authentication mechanisms or settings that a user can set) |
comp., MS | authentication page | 身份验证页 (A Web page presented to unauthenticated users logging on to a site requiring authentication with a Web browser) |
comp., MS | authentication service | 身份验证服务 (A service provided by an operating system or underlying subsystem (like Microsoft Internet Information Services) that provides a means to authenticate users, typically using a user name and password. Part of the general security system, authentication services can also be offered at the application layer) |
comp., MS | authentication set | 身份验证集 (In IPsec, a collection of authentication methods that the client proposes during negotiation with the remote host) |
comp., MS | authentication ticket | 验证票证 (A ticket that Commerce Server creates for registered users) |
comp., MS | Authentication Validation | 身份验证 (The label for the goup box that contains options for validating client credentials) |
comp., MS | Basic authentication | 基本身份验证 (An authentication mechanism that is supported by most browsers, including Internet Explorer, and encodes (but does not encrypt) user name and password data before transmitting it over the network) |
comp., MS | certificate authentication | 证书身份验证 (A form of IIS authentication in which IIS accepts client-certificates used to prove the client's identity. Using this form of authentication, IIS can optionally map a client certificate to a Windows user account by using an internal mapping table or Active Directory) |
comp., MS | Challenge Handshake Authentication Protocol | 质询握手身份验证协议 (A challenge-response authentication protocol for Point-to-Point Protocol (PPP) connections described in RFC 1994. It uses the industry-standard MD5 hashing algorithm to hash the combination of a challenge string issued by the authenticating server and the user's password in the response) |
comp., MS | claims-based authentication | 基于声明的身份验证 (The process of authenticating a user based on a set of claims about the user's identity contained in a trusted token. This token is often issued and signed by an entity that is able to authenticate the user by other means, and that is trusted by the entity doing the claims-based authentication) |
comp., MS | client authentication | 客户端身份验证 (A method of authentication by which the client in a client-server communication proves its identity to the server) |
comp., MS | client authentication certificate | 客户端身份验证证书 (In AD FS, a certificate that federation server proxies use to authenticate a client to the Federation Service) |
comp., MS | CS Authentication resource | CS 验证资源 (A Commerce Server resource with global-level properties, managed through Commerce Server Manager. Use CS Authentication to configure authentication options for a site) |
comp., MS | delegated authentication | 委派验证 (A method of authentication by which a trusted server (or service) is enabled to act as the client when it connects to third-tier application resources) |
comp., MS | device authentication | 设备身份验证 (Allowing only specific users to connect and configure a device) |
comp., MS | Digest authentication | 摘要式身份验证 (An authentication method that prompts the user for a user name and a password, also called credentials, which are hashed with other data before being transmitted over the network. Digest authentication is available only on domains that have domain controllers that are running Microsoft Windows Server operating systems) |
comp., MS | distributed password authentication | 分布式密码验证 (An advanced, distributed method of user authentication from Microsoft, allowing for single user log-on) |
comp., MS | end-to-end authentication | 端到端身份验证 (An authentication method in which credentials are validated at the endpoints instead of at a central server) |
comp., MS | Extended Protection for Authentication | 针对验证的扩展保护 (A security feature that helps protect against man-in-the-middle (MITM) attacks) |
comp., MS | flexible authentication | 灵活认证 (An authentication process where users in a variety of identity management systems can be authenticated) |
comp., MS | forms-based authentication | 基于表单的身份验证 (A service that enables applications to provide their own logon UI and to verify credentials independently) |
comp., MS | in-person authentication | 亲自验证 (Physical authentication to complete a certificate request transaction. For example, an end user requesting his/her personal identification number (PIN) be unblocked will visit a certificate manager in person to provide in-person authentication with identification, such as an employee badge or drivers license) |
comp., MS | Integrated Windows authentication | 集成 Windows 身份验证 (A configuration setting that enables negotiation of authentication protocols in Internet Information Services (IIS)) |
comp., MS | Message Authentication Code | 消息验证代码 (An algorithm that allows a receiver to ensure that a block of data has retained its integrity from the time it was sent until the time it was received) |
comp., MS | multifactor authentication | 多重身份验证 (An authentication method that requires two or more authentication methods, which may include something the user provides, such as certificates; something the user knows, such as user names, passwords, or pass phrases; physical attributes, such as a thumbprint; and personal attributes, such as a personal signature) |
comp., MS | Multi-Factor Authentication app | Multi-Factor Authentication 应用程序 (An application that can be installed on a user's mobile device to receive notifications and to verify that their sign in attempt was valid) |
comp., MS | Multi-Factor Authentication Management Portal | Multi-Factor Authentication 管理门户 (Used by administrators to manage company-wide Multi-Factor Authentication settings and view centralized usage reports) |
comp., MS | Multi-Factor Authentication Server | Multi-Factor Authentication 服务器 (A software application that an administrator can use to configure Multi-Factor Authentication functionality) |
comp., MS | Multi-Factor Authentication Service | Multi-Factor Authentication 服务 (A service that places an automated phone call, sends a text message, or pushes a notification to the Multi-Factor Authentication app on the user's mobile device and processes the result) |
comp., MS | Multi-Factor Authentication User Portal | Multi-Factor Authentication 用户门户 (Allows users to complete the Multi-Factor Authentication enrollment process and manage their settings, such as phone number and PIN, through a simple web interface) |
comp., MS | Network Level Authentication | 网络级别身份验证 (An authentication method that completes user authentication before you establish a Remote Desktop connection and the logon screen appears) |
comp., MS | plaintext authentication | 纯文本身份验证 (An authentication mechanism that is supported by most browsers, including Internet Explorer, and encodes (but does not encrypt) user name and password data before transmitting it over the network) |
comp., MS | pluggable authentication | 可插入验证 (A mechanism to integrate multiple low-level authentication schemes into a high-level API, which allows for programs that rely on authentication to be written independently of the underlying authentication scheme) |
comp., MS | proxy authentication | 代理身份验证 (An authentication method that uses a proxy server) |
comp., MS | remote Active Directory authentication | 远程 Active Directory 身份验证 (A feature that enables IT professionals to activate Windows-based computers based on user identities in the Active Directory, without requiring additional infrastructure) |
comp., MS | Remote Authentication Dial-In User Service | 远程身份验证拨入用户服务 (A proposed Internet protocol in which an authentication server provides authorization and authentication information to a network server to which a user is attempting to link) |
comp., MS | server authentication certificate | 服务器身份验证证书 (In AD FS, a certificate that AD FS-enabled Web servers, federation servers, and federation server proxies use to secure Web services traffic for communication among themselves as well as with Web clients) |
comp., MS | Shiva Password Authentication Protocol | 安全密码验证协议 (A two-way, reversible encryption mechanism for authenticating PPP connections employed by Shiva remote access servers) |
comp., MS | Simple Authentication and Security Layer | 简单身份验证和安全层 (An open framework, described in Request for Comments (RFC) 2222, for adding authentication support to connection-based protocols) |
comp., MS | SSL client certificate mapping authentication | SSl 客户端证书映射身份验证 (A method of authentication where certificates are used on the client and a mapping is made on the server (or possibly on the Active directory domain controller) to determine which client certificates should be allowed access to the site) |
comp., MS | three-factor authentication | 三重身份验证 (An authentication method that requires three authentication methods, which may include something the user provides, such as certificates; something the user knows, such as user names, passwords, or pass phrases; physical attributes, such as a thumbprint; and personal attributes, such as a personal signature) |
comp., MS | TLS authentication | TLS 身份验证 (Authentication by using the Transport Layer Security (TLS) protocol) |
comp., MS | two-factor authentication | 双因素身份验证 (An authentication method that requires two authentication methods, which may include something the user provides, such as certificates; something the user knows, such as user names, passwords, or pass phrases; physical attributes, such as a thumbprint; and personal attributes, such as a personal signature) |
comp., MS | Windows Azure Multi-Factor Authentication Management Portal | Windows Azure Multi-Factor Authentication 管理门户 (Used by administrators to manage company-wide Multi-Factor Authentication settings and view centralized usage reports) |
comp., MS | Windows Azure Multi-Factor Authentication Server | Windows Azure Multi-Factor Authentication 服务器 (A software application that an administrator can use to configure Multi-Factor Authentication functionality) |
comp., MS | Windows Azure Multi-Factor Authentication Service | Windows Azure Multi-Factor Authentication 服务 (A service that places an automated phone call, sends a text message, or pushes a notification to the Multi-Factor Authentication app on the user's mobile device and processes the result) |
comp., MS | Windows Azure Multi-Factor Authentication User Portal | Windows Azure Multi-Factor Authentication 用户门户 (Allows users to complete the Multi-Factor Authentication enrollment process and manage their settings, such as phone number and PIN, through a simple web interface) |