Enum User.Types.Role
User system roles.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum User.Types.Role
Fields
| Name | Description |
|---|---|
| Administrator | Product administrator with elevated privileges. |
| ServiceAccount | System service account for automated privilege access. Deprecated: not a role, instead set User.account_type. |
| UnknownRole | Default user role. |