WindowsSecurityToken.WindowsIdentity Egenskap

Definition

Hämtar den Windows användare som är associerad med den här säkerhetstoken.

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

Egenskapsvärde

En WindowsIdentity som representerar en Windows användare.

Gäller för