ObjectIdPropertyValueIdentityStatus Class |
Namespace: Omada.OE.Model
public class IdentityStatus
The ObjectIdPropertyValueIdentityStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjectIdPropertyValueIdentityStatus |
Name | Description | |
---|---|---|
![]() ![]() | CalculateAcceptedStatus | |
![]() ![]() | GetInterpretedStatus | |
![]() ![]() | GetStatus |
Name | Description | |
---|---|---|
![]() ![]() | Active |
The identity is active – this is the "normal" status for an identity (employee).
|
![]() ![]() | Disabled |
The identity has temporarily been suspended/disabled. The reason could, for example, be a long vacation or likewise.
|
![]() ![]() | Inactive |
The identity has been on-boarded or has otherwise been approved. His validity period has, however, not yet been reached (it’s in the future).
|
![]() ![]() | Locked |
The identity has been locked due to security reasons. The reason could, for example, be suspicion of a security breach.
|
![]() ![]() | Pending |
Identity has been created through the ILM sync. engine (or directly in OIM) – but awaits to be on-boarded.
|
![]() ![]() | Terminated |
The identity (employee) has left the company.
|
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.) |