Condividi tramite


SecurityTokenParameters.SupportsClientWindowsIdentity Proprietà

Definizione

Sottoposta a override in una classe derivata, ottiene un valore che indica se il token supporta un'identità Windows per l'autenticazione.

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

Valore della proprietà

Boolean

true se il token supporta un'identità Windows per l'autenticazione. In caso contrario, false.

Si applica a