PropertyConstants Class

The PropertyConstants class contains the property constants to be passed into the indexer of the UserProfile object.

System.Object

   Microsoft.SharePoint.Portal.UserProfiles.PropertyConstants

Public Constructors

The following table shows the constructors of the PropertyConstants class and a brief description of each.

Name Description
PropertyConstants Initializes a new instance of the PropertyConstants class.

Public Fields

The following table shows the fields of the PropertyConstants class and a brief description of each.

Name Description
ADGuid Specifies the name of the property that contains the GUID of an instance of the Microsoft Active Directory directory service associated with a specified user profile
AboutMe Specifies the name of the property that contains user profile information about the user associated with a specified user profile
AccountName Specifies the name of the property that contains the account name for a user associated with a specified user profile
Department Specifies the name of the property that contains the department for a user associated with a specified user profile
DirectReports Specifies the name of the property that contains the direct reports for a user associated with a specified user profile
FirstName Specifies the name of the property that contains the first name for a user associated with a specified user profile
LastName Specifies the name of the property that contains the last name for a user associated with a specified user profile
Manager Specifies the name of the property that contains the manager for a user associated with a specified user profile
Office Specifies the name of the property that contains the office for a user associated with a specified user profile
PersonalSpace Specifies the name of the property that contains the personal space for a user associated with a specified user profile
PictureUrl Specifies the name of the property that contains the URL of a picture associated with a specified user profile
PreferredName Specifies the name of the property that contains the preferred name
PublicSiteRedirect Specifies the name of the property that contains the URL to use to redirect to the public view of a specified user profile
QuickLinks Specifies the name of the property that contains specifies the list of links that are displayed in the My Links portion of a specified user profile
SID Specifies the name of the property that contains the security identifier (SID) for a user associated with a specified user profile
Title Specifies the name of the property that contains the title for a user associated with a specified user profile
UserGuid Specifies the name of the property that contains the GUID for a user associated with a specified user profile
UserName Specifies the name of the property that contains the user name for a user associated with a specified user profile
WebSite Specifies the name of the property that contains a Web site identified by the user associated with a specified user profile
WorkEmail Specifies the name of the property that contains the work e-mail address for a user associated with a specified user profile
WorkPhone Specifies the name of the property that contains the work phone number for a user associated with a specified user profile

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Remarks

All fields in the PropertyConstants class are string values that contain the names of properties that hold user profile information.

Requirements

Namespace: Microsoft.SharePoint.Portal.UserProfiles

Platforms: MicrosoftWindows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security