PropertiesWithSection Property

The PropertiesWithSection property of the UserProfileManager class gets the schema manager required to enumerate through all defined properties and sections.

Property Value

Microsoft.SharePoint.Portal.UserProfiles.PropertyCollection that contains the schema manager required to enumerate through all defined properties and sections.

Remarks

This is a cached instance shared with all threads in the current process. Do not perform write operations on this object, because it is not thread safe. To add or delete properties, get a new instance from the UserProfileConfigManager class.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security