Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the information about a user profile property.
Inheritance Hierarchy
System.Object
[UserProfileService Web service].PropertyInfo
Namespace: [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class PropertyInfo
'Usage
Dim instance As PropertyInfo
[SerializableAttribute]
public class PropertyInfo
Remarks
The PropertyInfo class represents the data from the user profile schema.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.