GenericPrincipal.Identity Property
.NET Framework (current version)
Gets the GenericIdentity of the user represented by the current GenericPrincipal.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Security.Principal.IIdentityThe GenericIdentity of the user represented by the GenericPrincipal.
Implements
IPrincipal.IdentityThe following code shows the use of the Identity property. This code example is part of a larger example provided for the GenericPrincipal class.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: