Class LicenseAssignmentState (0.13.11)

LicenseAssignmentState(value)

License assignment state enumeration.

Enums

Name Description
LICENSE_ASSIGNMENT_STATE_UNSPECIFIED Default value.
ASSIGNED License assigned to the user.
UNASSIGNED No license assigned to the user. Deprecated, translated to NO_LICENSE.
NO_LICENSE No license assigned to the user.
NO_LICENSE_ATTEMPTED_LOGIN User attempted to login but no license assigned to the user. This state is only used for no user first time login attempt but cannot get license assigned. Users already logged in but cannot get license assigned will be assigned NO_LICENSE state(License could be unassigned by admin).