PSPrincipal.IPrincipal.Identity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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