Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Create Custom Permission Levels and Custom Groups in code, implement

  Asked By: Camille Bowen         Date: Jun 08, 2009      Category: Sharepoint      Views: 427
 

What I am looking to do is create a couple of new "Permission Levels" in
addition to a couple of new Custom SharePoint Groups that would be associated
with those Permission Levels respectively. Full Control, Design, Contribute,
View Only just don't meet my needs. In addition, I'd like to have a couple more
Groups for each site collection other than Vistors, Members, and Owners. If
anyone knows of any links, utilities, or code examples of how to do this I'd
certainly appreciate it. I have seen some content out there but none have fully
answered my question.

Tagged:                  

 

2 Answers Found

 
Answer #1       Answered By: Cheyenne Jacobson          Answered On: Jun 08, 2009       

I have simple code  that shows how to do exactly this in my book:
Developer's Guide to Windows SharePoint Services. I'll try to crack open
my VPC later and paste the code here.

 
Answer #2       Answered By: Makayla Lewis          Answered On: Jun 08, 2009       

I have your book but don't recall seeing that section. I'll take
a look through the book again. Please do post the code  here as a reference as
well.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].