| OIMCustomerSettingKeyNarrowRoleAssignmentValidFrom Field |
Configuration of RoleAssignmentController API.
The set to True, the ValidFrom of new RoleAssignment objects will be narrowed to the ValidFrom of the Identity.
If set to False, the ValidFrom will set to the values set by the calling method.
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string NarrowRoleAssignmentValidFrom = "NarrowRAValidFrom"
Field Value
Type:
String
See Also