Click or drag to resize

UserUserType Property

Specifies the user type. INT=Internal; EXT=External (community); VIR=Virtual (No login); SYS=System; APP=Application. [Required] [Default("INT")] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public UsersRepositoryUserType UserType { get; set; }

Property Value

Type: UsersRepositoryUserType
See Also