Manages the property schema definition for the profile types that are stored in the user profile database.
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _ <SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _ Public Class ProfilePropertyManager
Dim instance As ProfilePropertyManager
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)] [SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] public class ProfilePropertyManager