| Name | Description | |
|---|---|---|
| ApplicationUnlock System Use Only | Used to verify the Users' Password when unlocking the Application. Will apply User Policy rules for invalid login attempts. | |
| GetActiveState | Returns True if this User was successfully checked (against the database) to be both Active and not Deleted. | |
| GetRolesPkList | Get a list of Role Pks that this User belongs to. | |
| PasswordChange | ||
| PasswordChangeRequired | Checks to see if a User must change their Password. | |
| PasswordVerify |
| Name | Description | |
|---|---|---|
| Active Read-Only | ||
| AllowExclusiveAccess Read-Only | ||
| DatabasePasswordHash Read-Only System Use Only | ||
| IsAdministrator Read-Only | ||
| IsReadOnly Read-Only | ||
| IsUserAdministrator Read-Only | ||
| LoginDate Read-Only | The local Windows Date and Time at which the User logged in. | |
| LoginUtcDate Read-Only | The Utc Date and Time at which the User logged in. | |
| LoginWarning Read-Only | A warning message generated by the Login process. | |
| Name Read-Only | ||
| PasswordDate Read-Only | The date and time that the Password was last changed. | |
| PasswordUtcDate Read-Only | The UTC date and time that the Password was last changed. | |
| Permissions Read-Only | A collection of Permissions which are Allowed or Denied for the Current User. | |
| Timestamp Read-Only | This User record's Timestamp. | |
| UseIntegratedSecurity Read-Only | ||
| UserId Read-Only | ||
| UserLevel Read-Only | The Level of the User. | |
| UserLevelText Read-Only | The User Level in its String representation. | |
| UserPk Read-Only | ||
| UserPolicy Read-Only | ||
| UserPolicyId Read-Only | ||
| UserPolicyPk Read-Only | ||
| WindowsUser Read-Only |