![]() | IClaimsPrincipal Methods |
The IClaimsPrincipal type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddIdentity |
Add an identity
|
![]() | FindAll |
Find all claims
|
![]() | FindFirst |
Find all claims
|
![]() | HasClaim |
Determine if the principal has a claim
|
![]() | IsInRole | (Inherited from IPrincipal.) |
![]() | TryGetClaimValue |
Find all claims
|
Name | Description | |
---|---|---|
![]() | GetClaimValue |
Get the specified claim
(Defined by SanteDBClaimTypes.) |
![]() | GetFirstClaimValue |
Gets the first value of a matching claim type from an IClaimsPrincipal searching in the order specified in the parameters.
(Defined by SecurityExtensions.) |
![]() | GetGrantedPolicies |
Gets the granted policies from the specified claims principal
(Defined by SecurityExtensions.) |