DictionaryForumContacts

Terms containing authentication | all forms | exact matches only
SubjectEnglishChinese simplified
comp., MSAnonymous authentication匿名身份验证 (An authentication mechanism that does not require user accounts and passwords)
comp., MSanonymous 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., MSauthentication assurance身份验证保证 (A Windows Server feature that provides the ability to determine which logon method was used by a user from his Kerberos token)
comp., MSauthentication challenge身份验证质询 (A dialog that requires the user to provide a response in order to authenticate to ILM "2")
comp., MSauthentication 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., MSauthentication 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., MSauthentication database身份验证数据库 (A database on a server that matches user names to passwords)
comp., MSauthentication delegation身份验证委派 (A method used to authenticate a session that has been opened with the published Web site)
comp., MSauthentication method身份验证方法 (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network)
comp., MSauthentication option验证选项 (One of multiple authentication mechanisms or settings that a user can set)
comp., MSauthentication page身份验证页 (A Web page presented to unauthenticated users logging on to a site requiring authentication with a Web browser)
comp., MSauthentication 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., MSauthentication set身份验证集 (In IPsec, a collection of authentication methods that the client proposes during negotiation with the remote host)
comp., MSauthentication ticket验证票证 (A ticket that Commerce Server creates for registered users)
comp., MSAuthentication Validation身份验证 (The label for the goup box that contains options for validating client credentials)
comp., MSBasic 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., MScertificate 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., MSChallenge 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., MSclaims-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., MSclient authentication客户端身份验证 (A method of authentication by which the client in a client-server communication proves its identity to the server)
comp., MSclient authentication certificate客户端身份验证证书 (In AD FS, a certificate that federation server proxies use to authenticate a client to the Federation Service)
comp., MSCS Authentication resourceCS 验证资源 (A Commerce Server resource with global-level properties, managed through Commerce Server Manager. Use CS Authentication to configure authentication options for a site)
comp., MSdelegated 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., MSdevice authentication设备身份验证 (Allowing only specific users to connect and configure a device)
comp., MSDigest 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., MSdistributed password authentication分布式密码验证 (An advanced, distributed method of user authentication from Microsoft, allowing for single user log-on)
comp., MSend-to-end authentication端到端身份验证 (An authentication method in which credentials are validated at the endpoints instead of at a central server)
comp., MSExtended Protection for Authentication针对验证的扩展保护 (A security feature that helps protect against man-in-the-middle (MITM) attacks)
comp., MSflexible authentication灵活认证 (An authentication process where users in a variety of identity management systems can be authenticated)
comp., MSforms-based authentication基于表单的身份验证 (A service that enables applications to provide their own logon UI and to verify credentials independently)
comp., MSin-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., MSIntegrated Windows authentication集成 Windows 身份验证 (A configuration setting that enables negotiation of authentication protocols in Internet Information Services (IIS))
comp., MSMessage 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., MSmultifactor 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., MSMulti-Factor Authentication appMulti-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., MSMulti-Factor Authentication Management PortalMulti-Factor Authentication 管理门户 (Used by administrators to manage company-wide Multi-Factor Authentication settings and view centralized usage reports)
comp., MSMulti-Factor Authentication ServerMulti-Factor Authentication 服务器 (A software application that an administrator can use to configure Multi-Factor Authentication functionality)
comp., MSMulti-Factor Authentication ServiceMulti-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., MSMulti-Factor Authentication User PortalMulti-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., MSNetwork Level Authentication网络级别身份验证 (An authentication method that completes user authentication before you establish a Remote Desktop connection and the logon screen appears)
comp., MSplaintext 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., MSpluggable 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., MSproxy authentication代理身份验证 (An authentication method that uses a proxy server)
comp., MSremote 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., MSRemote 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., MSserver 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., MSShiva Password Authentication Protocol安全密码验证协议 (A two-way, reversible encryption mechanism for authenticating PPP connections employed by Shiva remote access servers)
comp., MSSimple Authentication and Security Layer简单身份验证和安全层 (An open framework, described in Request for Comments (RFC) 2222, for adding authentication support to connection-based protocols)
comp., MSSSL client certificate mapping authenticationSSl 客户端证书映射身份验证 (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., MSthree-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., MSTLS authenticationTLS 身份验证 (Authentication by using the Transport Layer Security (TLS) protocol)
comp., MStwo-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., MSWindows Azure Multi-Factor Authentication Management PortalWindows Azure Multi-Factor Authentication 管理门户 (Used by administrators to manage company-wide Multi-Factor Authentication settings and view centralized usage reports)
comp., MSWindows Azure Multi-Factor Authentication ServerWindows Azure Multi-Factor Authentication 服务器 (A software application that an administrator can use to configure Multi-Factor Authentication functionality)
comp., MSWindows Azure Multi-Factor Authentication ServiceWindows 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., MSWindows Azure Multi-Factor Authentication User PortalWindows 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)

Get short URL