The MetabaseUserAccountType enumeration contains possible platform user types.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Ordinal. Regular platform user. |
| 1 | Service. Service platform user. |
Ordinal. Regular users are created in the default repository and used in various authorization and authentication operations.
Service. Service users can be created only in the repository with enabled built-in authorization, they have no access to the repository in case of password authorization, they can be used as technological accounts during authentication via external services.
See also: