Type Alias: MappingRuleCreateUpdateResult
type MappingRuleCreateUpdateResult = 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 unique ID of the mapping rule.
name
name: string;
The name of the mapping rule.