AuthenticationMethods Sınıf

Tanım

Desteklenen iyi bilinen kimlik doğrulama yöntemleri için sabitleri tanımlar. SAML kimlik doğrulama yöntemleri için sabitleri tanımlar.

public ref class AuthenticationMethods abstract sealed
public static class AuthenticationMethods
type AuthenticationMethods = class
Public Class AuthenticationMethods
Devralma
AuthenticationMethods

Açıklamalar

Bu sabitler, iyi bilinen kimlik doğrulama yöntemleri için URI'leri tanımlar. Bu kimlik doğrulama yöntemleri, iyi bilinen SAML kimlik doğrulama yöntemleriyle eşler.

Alanlar

HardwareToken

Donanım belirteci kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/hardwaretoken.

Kerberos

Kerberos protokolunu kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/kerberos.

Namespace

İyi bilinen kimlik doğrulama yöntemleri için ad alanı, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/.

Password

Parola kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/password.

Pgp

PGP güven web'i tarafından kimliği doğrulanmış bir anahtar kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/pgp.

SecureRemotePassword

Güvenli Uzak Parola protokolunu kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/secureremotepassword.

Signature

XML dijital imzası kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/signature.

Smartcard

Akıllı kart kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/smartcard.

SmartcardPki

Akıllı kart PKI'sı kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/smartcardpki.

Spki

SPKI PKI'sı kullanılarak kimliği doğrulanmış bir anahtarda kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/spki.

TlsClient

Sertifika tabanlı istemci kimlik doğrulaması ile SSL veya TLS protokollerini kullanarak kimlik doğrulaması. http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/tlsclient

Unspecified

Belirtilmemiş bir yöntem kullanarak kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/unspecified.

Windows

Windows kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/windows.

X509

X.509 PKI kullanılarak kimliği doğrulanmış bir anahtarda kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/x509.

Xkms

XKMS güven hizmeti kullanılarak kimliği doğrulanmış bir anahtarda kimlik doğrulaması, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/xkms.

Şunlara uygulanır