[This is preliminary documentation and is subject to change.]
The OCUserInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OCUserInfo | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Dump |
Dumps the information for debugging
(Inherited from UserInfo.) |
![]() | 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.) |
![]() | GetUserInfo |
Gets the user information object.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ShowFullName |
Show the full name of the user
(Inherited from UserInfo.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AccessRightsId |
The access rights identifier of the user.
(Inherited from UserInfo.) |
![]() | ActivationCode |
The activation code of the user record.
(Inherited from UserInfo.) |
![]() | Active |
Shows if the user is active. Valid values are "Y" (active) and "N" (inactive).
(Inherited from UserInfo.) |
![]() | BirthDate |
The birth date of the user.
(Inherited from UserInfo.) |
![]() | Cell_Phone |
The mobile phone number.
|
![]() | CellPhone |
The mobile phone number of for the user.
(Inherited from UserInfo.) |
![]() | CurrencyCode |
The currency code
(Inherited from UserInfo.) |
![]() | DateFormatStr |
The date format string.
|
![]() | DateTimeFormat |
The datetime format for the date and time information represented in the csv file.
|
![]() | Email_Address |
The email Address of the user on the object.
|
![]() | EmailAddress |
The email Address of the user.
(Inherited from UserInfo.) |
![]() | Fax_Number |
The fax number.
|
![]() | FaxNumber |
The fax number of the user.
(Inherited from UserInfo.) |
![]() | First_Name |
The first name of the user on the object.
|
![]() | FirstName |
The first name of the user.
(Inherited from UserInfo.) |
![]() | FullName |
The full name
(Inherited from UserInfo.) |
![]() | FullNameWithEmail |
Gets the full name with email
(Inherited from UserInfo.) |
![]() | Gdf1Name |
The first group defined field name.
(Inherited from UserInfo.) |
![]() | Gdf1Value |
The first group defined field value.
(Inherited from UserInfo.) |
![]() | Gdf2Name |
The second group defined field name.
(Inherited from UserInfo.) |
![]() | Gdf2Value |
The second group defined field value.
(Inherited from UserInfo.) |
![]() | Gdf3Name |
The third group defined field name.
(Inherited from UserInfo.) |
![]() | Gdf3Value |
The third group defined field value.
(Inherited from UserInfo.) |
![]() | Gdf4Name |
The fourth group defined field name.
(Inherited from UserInfo.) |
![]() | Gdf4Value |
The fourth group defined field value.
(Inherited from UserInfo.) |
![]() | Gdf5Name |
The fifth group defined field name.
(Inherited from UserInfo.) |
![]() | Gdf5Value |
The fifth group defined field value.
(Inherited from UserInfo.) |
![]() | Home_Address_Line1 |
The Line 1 of the home Address.
|
![]() | Home_Address_Line2 |
The line 2 of the home Address.
|
![]() | Home_City |
The home city.
|
![]() | Home_Country |
The home Country.
|
![]() | Home_Page |
the url of the home page.
|
![]() | Home_Phone |
The home phone number for the object.
|
![]() | Home_State |
The home State.
|
![]() | Home_Zip |
The home zip code.
|
![]() | HomeAddress |
The home Address of the user.
(Inherited from UserInfo.) |
![]() | HomeAddressId |
The home Address identifier of the user.
(Inherited from UserInfo.) |
![]() | HomePage |
The homepage for the user.
(Inherited from UserInfo.) |
![]() | HomePhone |
The home phone number of the user.
(Inherited from UserInfo.) |
![]() | 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.
(Inherited from UserInfo.) |
![]() | IsCodeActivated |
Shows if the activation code is used by the invited user and the account is activated.
(Inherited from UserInfo.) |
![]() | IsExtranetUser |
Returns true if user is a Extranet User
(Inherited from UserInfo.) |
![]() | Last_Name |
The last name of the user on the object.
|
![]() | LastName |
The last name of the user.
(Inherited from UserInfo.) |
![]() | LastUpdatedByUserId |
The user identifier of the user who last updated the user record.
(Inherited from UserInfo.) |
![]() | LastUpdatedTimestamp |
The Timestamp of when the user record is last updated.
(Inherited from UserInfo.) |
![]() | Ldap_Account_Name |
The LDAP account name for the user.
|
![]() | LdapAccountName |
The ldap account name of the user.
(Inherited from UserInfo.) |
![]() | Location |
Location
|
![]() | MobileEmailAddress |
Gets the mobile email address
(Inherited from UserInfo.) |
![]() | Notes |
The Notes for the user.
(Inherited from UserInfo.) |
![]() | Organization |
The Organization name where the user belongs to. This is not necessarily same as the
OfficeClip Organization which the user is a memner of.
|
![]() | Other_Phone |
The other phone number.
|
![]() | OtherPhone |
The other phone number of the user.
(Inherited from UserInfo.) |
![]() | Password |
the Password for the user.
|
![]() | 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.
(Inherited from UserInfo.) |
![]() | PreferredPhoneValue |
The preferred phone value
(Inherited from UserInfo.) |
![]() | 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).
(Inherited from UserInfo.) |
![]() | ResetPassword |
Shows whether the Password is reset. Valid values are "Y" (Password is reset) and "N"
(the Password is not reset).
(Inherited from UserInfo.) |
![]() | TimeFormatStr |
The time format string.
|
![]() | Title |
The Organization Title.
|
![]() | Udf1Name |
The first user defined name of the user object.
(Inherited from UserInfo.) |
![]() | Udf1Value |
The first user defined field value of the user.
(Inherited from UserInfo.) |
![]() | Udf2Name |
The second user defined field name of the user.
(Inherited from UserInfo.) |
![]() | Udf2Value |
The value of the second user defined field for the user.
(Inherited from UserInfo.) |
![]() | UserCreatedTimestamp |
The Timestamp of the user record creation.
(Inherited from UserInfo.) |
![]() | UserId |
The system generated unique identifier for the user.
(Inherited from UserInfo.) |
![]() | UserSmsInfo | (Inherited from UserInfo.) |
![]() | Work_Address_Line1 |
The line 1 of the work Address.
|
![]() | Work_Address_Line2 |
The line 2 of the work Address.
|
![]() | Work_City |
the city for the work Address.
|
![]() | Work_Country |
The Country for the work Address.
|
![]() | Work_Phone_Primary |
The primary work telephone number for the user.
|
![]() | Work_Phone_Secondary |
The secondary work phone number for the object.
|
![]() | Work_State |
The State of the work Address.
|
![]() | Work_Zip |
The zip code for the work Address.
|
![]() | WorkAddress |
The work Address of the user.
(Inherited from UserInfo.) |
![]() | WorkAddressId |
The work Address identifier of the user.
(Inherited from UserInfo.) |
![]() | WorkPhonePrimary |
The primary work phone of the user.
(Inherited from UserInfo.) |
![]() | WorkPhoneSecondary |
The secondary work phone of the user.
(Inherited from UserInfo.) |
![]() | WorkTitle |
The work Title of the user.
(Inherited from UserInfo.) |