UserType Fields |
The UsersRepositoryUserType type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationUserNoLogin | Application users are used by applications. They do not have a password, but login by providing application credentials.. Stored as 'APP'. | |
| ExternalCommunityUser | External users can access only external (community) content. They are usually created withing community sites.. Stored as 'EXT'. | |
| InternalUser | Internal users are the usual ERP users. They have access to internal and external content.. Stored as 'INT'. | |
| SystemUserNoLogin | System users are used only by local system applications.. Stored as 'SYS'. | |
| value__ | ||
| VirtualUserNoLogin | Virtual users cannot login, but can be used for task assignments, etc.. Stored as 'VIR'. |