[This is preliminary documentation and is subject to change.]
The UserLoginInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| ActivationCode |
The activation code for the user.
| |
| Active |
Shows whether the user is active. Valid values are "Y" (active) and "N" (not active)
| |
| EmailAddress |
The email Address of the user.
| |
| FirstName |
The first name of the user.
| |
| IsCodeActivated |
Shows whether the user has activated the code.
| |
| IsReadTermsAndCondition |
Is the terms and condition read
| |
| IsResetPassword |
Shows if the Password is reset for the user recoed.
| |
| LastName |
The last name of the user.
| |
| LastUpdatedByUserId |
the user identifier of the user who last updated this user login information.
| |
| LastUpdatedTimestamp |
The Timestamp of the last Update of this user login information.
| |
| NumberOfUserGroups |
the number of users in the group.
| |
| Password |
The encrypted Password for the user.
| |
| ReadTermsCond |
Shows whether the user has read the terms and conditions.
| |
| ResetPassword |
Shows whether the Password is reset for the user.
| |
| UserCreatedTimestamp |
The Timestamp of the createion time of this user login information.
| |
| UserId |
The identifier of the user.
|
