Freigeben über


UserNameSecurityTokenParameters.SupportsClientAuthentication Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Clientauthentifizierung von dem Token unterstützt wird.

protected public:
 virtual property bool SupportsClientAuthentication { bool get(); };
protected:
 virtual property bool SupportsClientAuthentication { bool get(); };
protected internal override bool SupportsClientAuthentication { get; }
protected override bool SupportsClientAuthentication { get; }
member this.SupportsClientAuthentication : bool
Protected Friend Overrides ReadOnly Property SupportsClientAuthentication As Boolean
Protected Overrides ReadOnly Property SupportsClientAuthentication As Boolean

Eigenschaftswert

Boolean

true, wenn das Token die Clientauthentifizierung unterstützt, andernfalls false. Gibt immer true zurück.

Gilt für