<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/RoleAssignment</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 07:11:58 GMT</pubDate>
<item>
<title>(C#) Add a new group to SharePoint Site Collection; Add Role Definition and Assignment - blackf0rk</title>
<link>http://snipplr.com/view/25013/add-a-new-group-to-sharepoint-site-collection-add-role-definition-and-assignment/</link>
<description><![CDATA[ <p>An important thing to keep in mind about adding groups is that you add groups to site collections and not webs. To do this, we access the SiteGroups collection rather than the Groups collection.

In order to assign permissions, each group you add needs a role definition (i.e. Read, Contribute, Design, or Full Control). It's best practice to assign role definitions to a group and assign users to the group, rather than assign definitions to individual users.</p> ]]></description>
<pubDate>Fri, 18 Dec 2009 10:46:08 GMT</pubDate>
<guid>http://snipplr.com/view/25013/add-a-new-group-to-sharepoint-site-collection-add-role-definition-and-assignment/</guid>
</item>
</channel>
</rss>