Share via


PSPrincipal.IPrincipal.Identity Property

Definition

Gets the identity of the current principal.

property System::Security::Principal::IIdentity ^ System.Security.Principal.IPrincipal.Identity { System::Security::Principal::IIdentity ^ get(); };
System.Security.Principal.IIdentity System.Security.Principal.IPrincipal.Identity { get; }
member this.System.Security.Principal.IPrincipal.Identity : System.Security.Principal.IIdentity
 ReadOnly Property Identity As IIdentity Implements IPrincipal.Identity

Property Value

Implements

Applies to