Group Methods

Include Protected Members
Include Inherited Members

The Group type exposes the following members.

Methods

  Name Description
Public method AddContributor Adds a contributor to the Group object.
Public method AddGroupManager Adds a group manager to the Group object.
Public method AddSiteCollectionAccess Adds a site collection to have access to its local site collection group.
Public method CreateTermSet(String) Creates a new TaxonomyTermSet object in this Group object by using the term store working language.
Public method CreateTermSet(String, Guid) Creates a new T:Microsoft.SharePoint.Taxonomy.TermSet object in this T:Microsoft.SharePoint.Taxonomy.Group object by using the working language of the TermStore object and the specified unique identifier.
Public method CreateTermSet(String, Int32) Creates a new TermSet object in the current Group object by using the provided language.
Public method CreateTermSet(String, Guid, Int32) Creates a new TermSet object in the current Group object by using the provided language and the specified unique identifier.
Public method Delete Deletes this Group from the TermStore object. (Overrides TaxonomyItem.Delete().)
Public method DeleteContributor Deletes a contributor from the Group object.
Public method DeleteGroupManager Deletes a group manager from the Group object.
Public method DeleteSiteCollectionAccess Removes site collection access to local site collection group.
Public method DoesUserHavePermissions Checks whether the current user has the permissions specified.
Public method Equals (Inherited from Object.)
Public method Export This method is not implemented.
Protected method Finalize (Inherited from Object.)
Public method GetChanges(DateTime) Gets a collection of ChangedItem objects that represent changes to this Group since a specified time.
Public method GetChanges(DateTime, ChangedItemType) Gets a collection of ChangedItem instances that represent changes to the current Group object since a specified time, restricted by item type.
Public method GetChanges(DateTime, ChangedItemType, ChangedOperationType) Gets a collection of ChangedItem objects that represent changes to this Group object since a specified time, restricted by item type and operation type.
Public method GetEffectivePermissions Gets the TaxonomyRights permissions of the current user in this Group object
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Group Class

Microsoft.SharePoint.Taxonomy Namespace