Click or drag to resize

ProvisioningClaimAttributes Property

Dictionary with the attribute names and values that were used in the provisioning. Can be null.

Namespace:  Omada.OE.Solution.OIM.AppLogic.RoPE
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public AttributeValueDictionary Attributes { get; set; }

Property Value

Type: AttributeValueDictionary
See Also