Click or drag to resize

UserLoginModelUserType Field

Gets the User Type of the Login.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string UserType

Field Value

String
Remarks
Gets the User Type that the Login Originated From. Values will consist of one of the following "Employee", "Manager or Supervisor", "Administrator", "Brand Manager", "Other"
Example
Administrator
See Also