KerberosReceiverSecurityToken.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 override System.Security.Principal.WindowsIdentity WindowsIdentity { get; }
member this.WindowsIdentity : System.Security.Principal.WindowsIdentity
Public Overrides ReadOnly Property WindowsIdentity As WindowsIdentity

Egenskapsvärde

En WindowsIdentity som representerar en Windows användare.

Gäller för