EmergencyLockout Class |
Namespace: Omada.OE.Solution.OIM.Assembly.PackagedSolution
public class EmergencyLockout
The EmergencyLockout type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmergencyLockout |
Name | Description | |
---|---|---|
![]() | QueueIdentitiesForLockOut |
Queues the locked out identities for calculation with High priority
|
![]() | RevokeIdentityStatus |
Revokes identity to the value before the current "Locked" status.
If no previous value is found, the identity is set to Active.
|
![]() | ValidateIdentities |
Validate that the identities selected in the identities ref property in one of the emergency lockout processes,
is valid according to the filterings on the view.
This is to prevent tampering of clientside identityids, as the identitystatus of the identities are changed in the context of the SYSTEM user.
|
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.) |