Click or drag to resize

UserAccount Properties

The UserAccount type exposes the following members.

Properties
  Name Description
Public property AccountName User account name, converted from security ID as needed.
Public property ChangePasswordOn Change password on date field - for DB authentication only.
Public property CreatedBy Created by field.
Public property CreatedOn Created on field.
Public property DefaultNodeID Default Node ID field.
Public property Email E-mail field - for DB authentication only.
Public property FirstName First name field - for DB authentication only.
Public property ID Unique user account ID field.
Public property LastName Last name field - for DB authentication only.
Public property LockedOut User locked-out field.
Public property Name User name field - stores SID for AD authentication.
Public property Password Password field - stores password hash for DB authentication only.
Public property Phone Phone number field - for DB authentication only.
Public property UpdatedBy Updated by field.
Public property UpdatedOn Updated on field.
Public property UseADAuthentication Use Active Directory authentication field.
Top
See Also