Condividi tramite


SecurityTokenParameters.SupportsServerAuthentication Proprietà

Definizione

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

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

Valore della proprietà

Boolean

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

Si applica a