User
Represents detailed information for a user, extending simple user information.
Name Information Type
Identity User Id. string
NameFirst The first name of the user. string
NameLast The last name of the user. string
Email Contact email address. string
DisplayName Gets or sets the display name of the user. string
SAMAccountName Gets or sets the SAM account name (Security Account Manager name) of the user. string
ExtensionAttribute1 Gets or sets the value of extension attribute 1. string
ExtensionAttribute3 Gets or sets the value of extension attribute 3. string
ExtensionAttribute4 Gets or sets the value of extension attribute 4. string
ExtensionAttribute5 Gets or sets the value of extension attribute 5. string
ObjectSid Gets or sets the object SID of the user. string
LastModified Gets or sets the time the user was last changed. date
Return