Compartir a través de


X509SecurityTokenParameters.SupportsServerAuthentication Propiedad

Definición

Obtiene un valor que indica si el token admite la autenticación del servidor.

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

Valor de propiedad

Boolean

true si el token admite la autenticación del servidor; de lo contrario, false. Siempre devuelve true.

Se aplica a