PropertyInfo Class
The PropertyInfo class returns data from the user profile schema when the GetUserProfileSchema method of the UserProfile service is called.
System.Object
Microsoft.SharePoint.Portal.UserProfiles.PropertyInfo
Public Properties
The following table shows the properties of the PropertyInfo class, the data type of each property, and a brief description of each.
Name | Data Type | Description |
---|---|---|
DisplayName | String | Gets or sets the localized friendly name. |
Name | String | Gets or sets the name of property for the user. |
Type | String | Gets or sets the type of property. |
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