WindowsSecurityToken.WindowsIdentity Eigenschap

Definitie

Hiermee wordt de Windows gebruiker opgehaald die is gekoppeld aan dit beveiligingstoken.

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

Waarde van eigenschap

Een WindowsIdentity die een Windows gebruiker vertegenwoordigt.

Van toepassing op