Click or drag to resize

UserAttributeSet Fields

The UserAttributeSet type exposes the following members.

Fields
  NameDescription
Public fieldDescription
The User description.
Public fieldEmailAddress
The Email Address attribute value.
Public fieldFailedLogonAttempts
The Failed logon attempts attribute value.
Public fieldFirstName
The First Name attribute value.
Public fieldId
The User ID.
Public fieldIsEmailAddressAssigned
Determines whether the Email Address attribute value is assigned.
Public fieldIsFailedLogonAttemptsAssigned
Determines whether the Failed logon attempts attribute value is assigned.
Public fieldIsFirstNameAssigned
Determines whether the First Name attribute value is assigned.
Public fieldIsLastLogonAttemptAssigned
Determines whether the Last logon attempt attribute value is assigned.
Public fieldIsLastNameAssigned
Determines whether the Last Name attribute value is assigned.
Public fieldIsLastPasswordUpdateAssigned
Determines whether the Last Password Update attribute value is assigned.
Public fieldIsPasswordHistoryAssigned
Determines whether the Password History attribute value is assigned.
Public fieldLastLogonAttempt
The Last logon attempt attribute value.
Public fieldLastName
The Last Name attribute value.
Public fieldLastPasswordUpdate
The Last Password Update attribute value.
Public fieldName
The User name.
Public fieldPasswordHistory
The Password History attribute value.
Top
See Also