Group Methods
Include Protected Members
Include Inherited Members
The Group type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddContributor | Adds a contributor to the Group object. |
![]() |
AddGroupManager | Adds a group manager to the Group object. |
![]() |
AddSiteCollectionAccess | Adds a site collection to have access to its local site collection group. |
![]() |
CreateTermSet(String) | Creates a new TaxonomyTermSet object in this Group object by using the term store working language. |
![]() |
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. |
![]() |
CreateTermSet(String, Int32) | Creates a new TermSet object in the current Group object by using the provided language. |
![]() |
CreateTermSet(String, Guid, Int32) | Creates a new TermSet object in the current Group object by using the provided language and the specified unique identifier. |
![]() |
Delete | Deletes this Group from the TermStore object. (Overrides TaxonomyItem.Delete().) |
![]() |
DeleteContributor | Deletes a contributor from the Group object. |
![]() |
DeleteGroupManager | Deletes a group manager from the Group object. |
![]() |
DeleteSiteCollectionAccess | Removes site collection access to local site collection group. |
![]() |
DoesUserHavePermissions | Checks whether the current user has the permissions specified. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Export | This method is not implemented. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetChanges(DateTime) | Gets a collection of ChangedItem objects that represent changes to this Group since a specified time. |
![]() |
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. |
![]() |
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. |
![]() |
GetEffectivePermissions | Gets the TaxonomyRights permissions of the current user in this Group object |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)