Click or drag to resize

IClaimMapper Methods

The IClaimMapper type exposes the following members.

Methods
 NameDescription
Public methodMapToExternalClaimType Gets the external claim type from the internalClaimType
Public methodMapToExternalIdentityClaims Map internalClaims taken from a IClaimsPrincipal to the external token format
Public methodMapToInternalClaimType Gets the internal claim type form the externalClaimType
Public methodMapToInternalIdentityClaims Map the external claims from a token from externalClaims to SanteDB equivalents
Top
See Also