WindowsPrincipal Properties
.NET Framework 4.5
The WindowsPrincipal type exposes the following members.
| 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.) |
|
DeviceClaims | Gets all Windows device claims from this principal. |
|
Identities | Gets a collection that contains all of the claims identities associated with this claims principal. (Inherited from ClaimsPrincipal.) |
|
Identity | Gets the identity of the current principal. (Overrides ClaimsPrincipal.Identity.) |
|
UserClaims | Gets all Windows user claims from this principal. |