The following tables list the members exposed by ISecurityPrincipal.
Public Properties
| | Name | Description |
 | IdentityContext | Gets the identity context containing identity and security information. |
Top
Public Methods
| | Name | Description |
 | GetIsInRoleObservable | Gets an observable that indicates whether the principal is in the specified security role. |
 | IsInRole | Determines whether the principal is in the specified security role. |
Top
Extension Methods
| | Name | Description |
 | SafeGetUserName | Safely retrieves the username from the security principal's identity context. |
Top
See Also