IPrincipal.Identity Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the identity of the current principal.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Security.Principal.IIdentityThe IIdentity object associated with the current principal.
Show: