Condividi tramite


SecurityTokenParameters.SupportsClientAuthentication Proprietà

Definizione

Sottoposta a override in una classe derivata, ottiene un valore che indica se il token supporta l'autenticazione del client.

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

Valore della proprietà

Boolean

true se il token supporta l'autenticazione client. In caso contrario, false.

Si applica a