GenericPrincipal Properties
.NET Framework (current version)
Namespace:
System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Claims | Gets a collection that contains all of the claims from all of the claims identities associated with this claims principal.(Inherited from ClaimsPrincipal.) |
![]() | CustomSerializationData | (Inherited from ClaimsPrincipal.) |
![]() | Identities | Gets a collection that contains all of the claims identities associated with this claims principal.(Inherited from ClaimsPrincipal.) |
![]() | Identity | Gets the GenericIdentity of the user represented by the current GenericPrincipal.(Overrides ClaimsPrincipal.Identity.) |
Show:

