| ProvisioningClaimLoadOptionsReferenceAttributes Property |
A list of attribute names which has type reference.
If the list is not provided, a reference attribute value is deserialized as a string and not properly as a guid.
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<string> ReferenceAttributes { get; }
Property Value
Type:
ListString
See Also