| UserAttributeSet Fields |
The UserAttributeSet type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
The User description.
| |
| EmailAddress |
The Email Address attribute value.
| |
| FailedLogonAttempts |
The Failed logon attempts attribute value.
| |
| FirstName |
The First Name attribute value.
| |
| Id |
The User ID.
| |
| IsEmailAddressAssigned |
Determines whether the Email Address attribute value is assigned.
| |
| IsFailedLogonAttemptsAssigned |
Determines whether the Failed logon attempts attribute value is assigned.
| |
| IsFirstNameAssigned |
Determines whether the First Name attribute value is assigned.
| |
| IsLastLogonAttemptAssigned |
Determines whether the Last logon attempt attribute value is assigned.
| |
| IsLastNameAssigned |
Determines whether the Last Name attribute value is assigned.
| |
| IsLastPasswordUpdateAssigned |
Determines whether the Last Password Update attribute value is assigned.
| |
| IsPasswordHistoryAssigned |
Determines whether the Password History attribute value is assigned.
| |
| LastLogonAttempt |
The Last logon attempt attribute value.
| |
| LastName |
The Last Name attribute value.
| |
| LastPasswordUpdate |
The Last Password Update attribute value.
| |
| Name |
The User name.
| |
| PasswordHistory |
The Password History attribute value.
|