ContactUserInfo
6 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
GeneratePassword | BooleanValue | boolean | |
DAC Field: PX.SM.Users.GeneratePasswordDescription:This field indicates whether the system needs to automatically generate the password automatically for this user. The default value is false (the user has to input the password manually). | |||
Login | StringValue | string | |
DAC Field: PX.SM.Users.UsernameDescription:The login name for the user. This field is a key field. | |||
Password | StringValue | string | |
DAC Field: PX.SM.Users.PasswordDescription:The password of the user. | |||
Roles | List | ContactRoles | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Status | StringValue | string | |
DAC Field: PX.SM.Users.StateDescription:This fields indicates what is the current status of the user login. The field can have one of the values listed in the state.List class. | |||
UserType | StringValue | string | |
DAC Field: PX.SM.Users.LoginTypeIDDescription:The type of the user login. Corresponds to the EPLoginType.LoginTypeID field. | |||