Represents one change to a profile.
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _ <SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _ Public Class ProfileBaseChange
Dim instance As ProfileBaseChange
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] [SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)] public class ProfileBaseChange
This is the base class for all objects that represent changes to all types of profiles.