|
|
User
|
The UserAccount type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AccountName | User account name, converted from security ID as needed. |
|
|
ChangePasswordOn | Change password on date field - for DB authentication only. |
|
|
CreatedBy | Created by field. |
|
|
CreatedOn | Created on field. |
|
|
DefaultNodeID | Default Node ID field. |
|
|
E-mail field - for DB authentication only. | |
|
|
FirstName | First name field - for DB authentication only. |
|
|
ID | Unique user account ID field. |
|
|
LastName | Last name field - for DB authentication only. |
|
|
LockedOut | User locked-out field. |
|
|
Name | User name field - stores SID for AD authentication. |
|
|
Password | Password field - stores password hash for DB authentication only. |
|
|
Phone | Phone number field - for DB authentication only. |
|
|
UpdatedBy | Updated by field. |
|
|
UpdatedOn | Updated on field. |
|
|
UseADAuthentication | Use Active Directory authentication field. |