UserNameSecurityTokenParameters.SupportsClientAuthentication Właściwość

Definicja

Pobiera wartość wskazującą, czy token obsługuje uwierzytelnianie klienta.

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

Wartość właściwości

Boolean

true jeśli token obsługuje uwierzytelnianie klienta; w przeciwnym razie , false. Zawsze zwraca wartość true.

Dotyczy