SecurityTokenParameters.SupportsClientAuthentication Propriété

Définition

En cas de substitution dans une classe dérivée, obtient une valeur qui indique si le jeton prend en charge l'authentification du 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

Valeur de propriété

Boolean

true si le jeton prend en charge l'authentification du client ; sinon, false.

S’applique à