ICertificate |
The ICertificatePrincipal type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationCertificate | Gets the certificate used to authenticate this identity | |
| Identity | Gets the identity of the current principal. (Inherited from IPrincipal) |
| Name | Description | |
|---|---|---|
| IsInRole | Determines whether the current principal belongs to the specified role. (Inherited from IPrincipal) |
| Name | Description | |
|---|---|---|
| GetClaimValue |
Get the specified claim
(Defined by SanteDBClaimTypes) | |
| IsElevatedPrincipal |
True if elevated principal
(Defined by ExtensionMethods) | |
| IsNonInteractivePrincipal |
True if the principal is not an interactive (user) principal
(Defined by ExtensionMethods) |