AuthenticationMethods Klasa

Definicja

Definiuje stałe dla obsługiwanych dobrze znanych metod uwierzytelniania. Definiuje stałe dla metod uwierzytelniania SAML.

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

Uwagi

Te stałe definiują identyfikatory URI dla dobrze znanych metod uwierzytelniania. Te metody uwierzytelniania są mapowania na dobrze znane metody uwierzytelniania SAML.

Pola

HardwareToken

Uwierzytelnianie przy użyciu tokenu sprzętowego, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/hardwaretoken.

Kerberos

Uwierzytelnianie przy użyciu protokołu Kerberos, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/kerberos.

Namespace

Przestrzeń nazw dla dobrze znanych metod uwierzytelniania, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/.

Password

Uwierzytelnianie przy użyciu hasła, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/password.

Pgp

Uwierzytelnianie przy użyciu klucza uwierzytelnionego przez internet zaufania protokołu PGP. http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/pgp

SecureRemotePassword

Uwierzytelnianie przy użyciu protokołu Secure Remote Password Protocol, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/secureremotepassword.

Signature

Uwierzytelnianie przy użyciu podpisu cyfrowego XML, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/signature.

Smartcard

Uwierzytelnianie przy użyciu karty inteligentnej, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/smartcard.

SmartcardPki

Uwierzytelnianie przy użyciu infrastruktury kluczy publicznych karty inteligentnej, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/smartcardpki.

Spki

Uwierzytelnianie przy użyciu klucza uwierzytelnionego przy użyciu infrastruktury kluczy publicznych SPKI, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/spki.

TlsClient

Uwierzytelnianie przy użyciu protokołu SSL lub TLS z uwierzytelnianiem klienta opartego na certyfikatach. http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/tlsclient

Unspecified

Uwierzytelnianie przy użyciu nieokreślonej metody . http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/unspecified

Windows

Uwierzytelnianie systemu Windows, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/windows.

X509

Uwierzytelnianie klucza uwierzytelnionego przy użyciu infrastruktury kluczy publicznych X.509. http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/x509

Xkms

Uwierzytelnianie przy użyciu klucza uwierzytelnionego przy użyciu usługi zaufania XKMS, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/xkms.

Dotyczy