X509WindowsSecurityToken.WindowsIdentity Egenskap

Definition

Hämtar identiteten för en Windows domän eller datorkonto.

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

Egenskapsvärde

En WindowsIdentity som representerar identiteten för en Windows domän eller datorkonto.

Gäller för