Skip to content

Latest commit

 

History

History
44 lines (40 loc) · 4.01 KB

MappingUsersLookupMappingItemUser.md

File metadata and controls

44 lines (40 loc) · 4.01 KB

MappingUsersLookupMappingItemUser

Properties

Name Type Description Notes
Dn string [optional] [default to null]
DnsDomain string [optional] [default to null]
Domain string [optional] [default to null]
Email string [optional] [default to null]
Enabled bool True, if the authenticated user is enabled. [default to null]
Expired bool True, if the authenticated user has expired. [default to null]
Expiry int32 [optional] [default to null]
Gecos string [optional] [default to null]
GeneratedGid bool True, if the GID was generated. [optional] [default to null]
GeneratedUid bool True, if the UID was generated. [optional] [default to null]
GeneratedUpn bool True, if the UPN was generated. [optional] [default to null]
Gid *AuthAccessAccessItemFileGroup Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. [optional] [default to null]
HomeDirectory string [optional] [default to null]
Id string Specifies the user or group ID. [default to null]
Locked bool If true, indicates that the account is locked. [default to null]
MaxPasswordAge int32 Specifies the maximum time in seconds allowed before the password expires. [optional] [default to null]
MemberOf []AuthAccessAccessItemFileGroup [optional] [default to null]
Name string Specifies a user or group name. [default to null]
ObjectHistory []AuthGroupObjectHistoryItem [optional] [default to null]
OnDiskGroupIdentity *AuthAccessAccessItemFileGroup Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. [optional] [default to null]
OnDiskUserIdentity *AuthAccessAccessItemFileGroup Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. [optional] [default to null]
PasswordExpired bool If true, the password has expired. [default to null]
PasswordExpires bool If true, the password is allowed to expire. [default to null]
PasswordExpiry int32 [optional] [default to null]
PasswordLastSet int32 [optional] [default to null]
PrimaryGroupSid *AuthAccessAccessItemFileGroup Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. [optional] [default to null]
PromptPasswordChange bool Prompts the user to change their password at the next login. [default to null]
Provider string [optional] [default to null]
SamAccountName string [optional] [default to null]
Shell string [optional] [default to null]
Sid *AuthAccessAccessItemFileGroup Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. [optional] [default to null]
Type_ string Specifies the object type. [default to null]
Uid *AuthAccessAccessItemFileGroup Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. [optional] [default to null]
Upn string [optional] [default to null]
UserCanChangePassword bool Specifies whether the password for the user can be changed. [default to null]

[Back to Model list] [Back to API list] [Back to README]