| OIMCustomerSettingKeyNarrowRoleAssignmentValidTo Field |
Configuration of RoleAssignmentController API.
The set to True, the ValidTo of new RoleAssignment objects will be narrowed to the ValidTo of the Identity.
If set to False, the ValidTo 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 NarrowRoleAssignmentValidTo = "NarrowRAValidTo"
Field Value
Type:
String
See Also