[This is preliminary documentation and is subject to change.]
The UserInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UserInfo | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Dump |
Dumps the information for debugging
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ShowFullName |
Show the full name of the user
| |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AccessRightsId |
The access rights identifier of the user.
| |
| ActivationCode |
The activation code of the user record.
| |
| Active |
Shows if the user is active. Valid values are "Y" (active) and "N" (inactive).
| |
| BirthDate |
The birth date of the user.
| |
| CellPhone |
The mobile phone number of for the user.
| |
| CurrencyCode |
The currency code
| |
| EmailAddress |
The email Address of the user.
| |
| FaxNumber |
The fax number of the user.
| |
| FirstName |
The first name of the user.
| |
| FullName |
The full name
| |
| FullNameWithEmail |
Gets the full name with email
| |
| Gdf1Name |
The first group defined field name.
| |
| Gdf1Value |
The first group defined field value.
| |
| Gdf2Name |
The second group defined field name.
| |
| Gdf2Value |
The second group defined field value.
| |
| Gdf3Name |
The third group defined field name.
| |
| Gdf3Value |
The third group defined field value.
| |
| Gdf4Name |
The fourth group defined field name.
| |
| Gdf4Value |
The fourth group defined field value.
| |
| Gdf5Name |
The fifth group defined field name.
| |
| Gdf5Value |
The fifth group defined field value.
| |
| HomeAddress |
The home Address of the user.
| |
| HomeAddressId |
The home Address identifier of the user.
| |
| HomePage |
The homepage for the user.
| |
| HomePhone |
The home phone number of the user.
| |
| IsAdmin |
Shows if the user is an administrator. This field is context sensitive.
If the user information is collected wrt a group, it will be group admin.
For account users, it will signify account administrator.
| |
| IsCodeActivated |
Shows if the activation code is used by the invited user and the account is activated.
| |
| IsExtranetUser |
Returns true if user is a Extranet User
| |
| LastName |
The last name of the user.
| |
| LastUpdatedByUserId |
The user identifier of the user who last updated the user record.
| |
| LastUpdatedTimestamp |
The Timestamp of when the user record is last updated.
| |
| LdapAccountName |
The ldap account name of the user.
| |
| Location |
The Location for the user.
| |
| MobileEmailAddress |
Gets the mobile email address
| |
| Notes |
The Notes for the user.
| |
| Organization |
The Organization for the user.
| |
| OtherPhone |
The other phone number of the user.
| |
| Password |
The encrypted user Password.
| |
| PreferredPhoneNumber |
The preferred phone number of the user.
The value is 1 for work1, 2 for work2, 3 for home, 4 for other and
5 for cell, the value is null if not set.
| |
| PreferredPhoneValue |
The preferred phone value
| |
| ReadTermsCond |
Shows whether the user has read the terms and conditions. Valid values are "Y" (read terms
and conditions) and "N" (not read the terms and conditions).
| |
| ResetPassword |
Shows whether the Password is reset. Valid values are "Y" (Password is reset) and "N"
(the Password is not reset).
| |
| Udf1Name |
The first user defined name of the user object.
| |
| Udf1Value |
The first user defined field value of the user.
| |
| Udf2Name |
The second user defined field name of the user.
| |
| Udf2Value |
The value of the second user defined field for the user.
| |
| UserCreatedTimestamp |
The Timestamp of the user record creation.
| |
| UserId |
The system generated unique identifier for the user.
| |
| UserSmsInfo | ||
| WorkAddress |
The work Address of the user.
| |
| WorkAddressId |
The work Address identifier of the user.
| |
| WorkPhonePrimary |
The primary work phone of the user.
| |
| WorkPhoneSecondary |
The secondary work phone of the user.
| |
| WorkTitle |
The work Title of the user.
|
