ObjectIdPropertyValueResourceAssnStatus Class |
Namespace: Omada.OE.Model
public class ResourceAssnStatus
The ObjectIdPropertyValueResourceAssnStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjectIdPropertyValueResourceAssnStatus |
Name | Description | |
---|---|---|
![]() ![]() | GetFromString | |
![]() ![]() | GetInterpretedStatus |
Name | Description | |
---|---|---|
![]() ![]() | Active |
The resource assignment is active – this is the "normal" status for a role assignment.
|
![]() ![]() | Disabled |
The resource assignment has temporarily been suspended/disabled.
The reason could, for example, be a long vacation or likewise.
|
![]() ![]() | Inactive |
The resource assignment has been approved (or no approval is necessary).
It's validity period has, however, not yet been reached (it’s in the future).
|
![]() ![]() | Locked |
The resource assignment has been locked due to security reasons.
The reason could, for example, be suspicion of a security breach.
|
![]() ![]() | Obsolete |
This status is used if "valid to" is exceeded.
|
![]() ![]() | Pending |
The resource assignment has been created – but has not yet been approved.
|
![]() ![]() | Rejected |
The resource assignment was rejected in an approval process.
|
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.) |