Enum UserType
Type of user (or resource). Mapps functionally to associate type - but with different binary values.
Syntax
UserType
Fields
Name | Description |
---|---|
Unknown | Type of user (or resource). Mapps functionally to associate type - but with different binary values. |
InternalAssociate | Employee |
ResourceAssociate | Resource - meeting room, projector or other bookable resource |
ExternalAssociate | External person |
AnonymousAssociate | Anonymous user - used by applications that does not require logins |
SystemAssociate | System user - mainly used for integrations or administration. This user is not goverened sentry |