SslSecurityTokenParameters.SupportsClientWindowsIdentity Propriedade

Definição

Quando implementada, obtém um valor que indica se o token é compatível com uma identidade do Windows para autenticação.When implemented, gets a value that indicates whether the token supports a Windows identity for authentication.

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

Valor da propriedade

Boolean

true Se o token der suporte a uma identidade do Windows para autenticação; caso contrário, false .true if the token supports a Windows identity for authentication; otherwise, false.

Aplica-se a