Enum UserType
The type of the user
Namespace: PayrollEngine.Client.Scripting
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
public enum UserType
Fields
| Name | Description |
|---|---|
| Employee | User with employee self-service |
| SystemAdministrator | System administrator |
| TenantAdministrator | Tenant administrator |
| User | Regular user |