WindowsSecurityToken.WindowsIdentity Propriedade

Definição

Recebe o utilizador do Windows associado a este token de segurança.

public:
 virtual property System::Security::Principal::WindowsIdentity ^ WindowsIdentity { System::Security::Principal::WindowsIdentity ^ get(); };
public virtual System.Security.Principal.WindowsIdentity WindowsIdentity { get; }
member this.WindowsIdentity : System.Security.Principal.WindowsIdentity
Public Overridable ReadOnly Property WindowsIdentity As WindowsIdentity

Valor de Propriedade

Um WindowsIdentity que representa um utilizador Windows.

Aplica-se a