class documentation
class State(pb_enum.Enum): (source)
Undocumented
Constant | __PB2 |
Undocumented |
Constant | ACTIVE |
in case of ordinary tenant user account a corresponding user can log into the system and use granted tenant resources in case of invited tenant user account once the invitation is accepted a corresponding user can start using granted resources immediately... |
Constant | BLOCKED |
in case of ordinary tenant user account a corresponding user can log into the system but cannot be authorized to use tenant resources in case of invited tenant user account once the invitation is accepted a corresponding user cannot start using granted resources until is unblocked... |
Constant | INACTIVE |
unused |
Constant | STATE |
Undocumented |
Inherited from Enum
:
Class Method | get |
Undocumented |
Undocumented
Value |
|
in case of ordinary tenant user account a corresponding user can log into the system and use granted tenant resources in case of invited tenant user account once the invitation is accepted a corresponding user can start using granted resources immediately
Value |
|