X509SecurityTokenParameters.SupportsClientWindowsIdentity Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si le jeton prend en charge une identité Windows pour l'authentification.
protected public:
virtual property bool SupportsClientWindowsIdentity { bool get(); };
protected internal override bool SupportsClientWindowsIdentity { get; }
member this.SupportsClientWindowsIdentity : bool
Protected Friend Overrides ReadOnly Property SupportsClientWindowsIdentity As Boolean
Valeur de propriété
true
si le jeton prend en charge une identité Windows pour l'authentification ; sinon, false
. Retourne toujours true
.