Udostępnij za pośrednictwem


ClaimTypes.Authentication Właściwość

Definicja

Pobiera identyfikator URI oświadczenia, który określa szczegóły dotyczące tego, czy tożsamość jest uwierzytelniona.

public:
 static property System::String ^ Authentication { System::String ^ get(); };
public static string Authentication { get; }
static member Authentication : string
Public Shared ReadOnly Property Authentication As String

Wartość właściwości

Identyfikator URI oświadczenia, który określa szczegóły dotyczące uwierzytelniania tożsamości.

Uwagi

Ciąg zwracany przez tę właściwość to http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authentication.

Dotyczy

Zobacz też