Type Alias: MappingRuleResult
type MappingRuleResult = object;
Properties
claimName
claimName: string;
The name of the claim to map.
claimValue
claimValue: string;
The value of the claim to map.
mappingRuleId
mappingRuleId: string;
The ID of the mapping rule.
name
name: string;
The name of the mapping rule.