IClaim |
The IClaimMapper type exposes the following members.
| Name | Description | |
|---|---|---|
| ExternalTokenFormat | Get the external token format (jwt, saml, etc.) |
| Name | Description | |
|---|---|---|
| MapToExternalClaimType | Gets the external claim type from the internalClaimType | |
| MapToExternalIdentityClaims | Map internalClaims taken from a IClaimsPrincipal to the external token format | |
| MapToInternalClaimType | Gets the internal claim type form the externalClaimType | |
| MapToInternalIdentityClaims | Map the external claims from a token from externalClaims to SanteDB equivalents |