RoleAssignmentUpdateOptions Class |
Namespace: Omada.OE.Solution.OIM.Model
[SerializableAttribute] public class RoleAssignmentUpdateOptions
The RoleAssignmentUpdateOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | RoleAssignmentUpdateOptions |
Name | Description | |
---|---|---|
![]() | ClearDescription | |
![]() | NewDescription |
NewDescription is appended to the existing description (if any) unless ClearDescription==true.
|
![]() | NewStatusId | |
![]() | NewValidFrom | |
![]() | NewValidTo | |
![]() | SkipEvents | |
![]() | UpdateDescription | |
![]() | UpdateStatus | |
![]() | UpdateValidFrom | |
![]() | UpdateValidTo |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |