PropertyData Class

The PropertyData class returns name/value pairs when the GetUserProfileByName(String) and the GetUserProfileByGuid(String) methods of the UserProfile service are called.

System.Object

   Microsoft.SharePoint.Portal.UserProfiles.PropertyData

Public Properties

The following table shows the properties of the PropertyData class, the data type of each property, and a brief description of each.

Name Data Type Description
Name String Gets or sets the name of the property for the user.
Value String Gets or sets the value of the property for the user.

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.

Requirements

Namespace: Microsoft.SharePoint.Portal.UserProfiles

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security