Name | Description | Type | Additional Information |
---|---|---|---|
UserGuid |
The Globally Unique Identifier for the User. |
globally unique identifier |
Required (Hexadecimal 8-4-4-4-12) |
Id |
The short identifier that is used as a reference for the user throughout Agvance. |
string |
Required Max length: 3 |
FirstName |
User's First Name |
string |
Required Max length: 20 |
LastName |
User's Last Name |
string |
Max length: 25 |
LoginName |
The Windows Login ID of the last user that used this Agvance User ID. |
string |
Max length: 50 |
WindowsLoginId |
The Windows Login ID used for authentication when not using Agvance User IDs. |
string |
Max length: 50 |
UserRoleId |
The auto assigned id that is used to connect an Agvance User to the Security Role that they are assigned to. |
integer |
Required |
UserRole |
The friendly description of the User Security Role. |
string |
Max length: 30 |
Inactive |
The current active status of the user. |
boolean |
Must be 0, 1, True, or False |
LocationAccessTypes |
The List of Location Access Types. This will include a class for each access type and then a list of the locations that this user has access to. |
Collection of ClsUserLocationAccessType | |
AppSecurity |
The List of Application Security settings for the user. |
Collection of ClsUserAppSecurity | |
RestrictedLocationCosts |
The List of Warehouse restricted cost locations for the user. |
Collection of ClsUserLocationCostRestriction |