IdentityUpdateOptions Class |
Namespace: Omada.OE.Solution.OIM.Model
[SerializableAttribute] public class IdentityUpdateOptions
The IdentityUpdateOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | IdentityUpdateOptions |
Name | Description | |
---|---|---|
![]() | NewStatusId | |
![]() | NewValidFrom | |
![]() | NewValidTo | |
![]() | SkipEvents |
Skip triggering events when the identity is updated?
|
![]() | 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.) |