Sdílet prostřednictvím


ClaimTypes.Authentication Vlastnost

Definice

Získá identifikátor URI pro deklaraci identity, která určuje podrobnosti o tom, zda je identita ověřena.

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

Hodnota vlastnosti

Identifikátor URI deklarace identity, který určuje podrobnosti o tom, zda je identita ověřena.

Poznámky

Řetězec vrácený touto vlastností je http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authentication.

Platí pro

Viz také