SecureConversationSecurityTokenParameters.SupportsServerAuthentication Proprietà

Definizione

Ottiene un valore che indica se il token supporta l'autenticazione server.

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

Valore della proprietà

Boolean

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

Si applica a