[Progress Communities] [Progress OpenEdge ABL] Forum Post: Permissions set on Role via Code

  • Thread starter Thread starter Kaibear
  • Start date Start date
Status
Not open for further replies.
K

Kaibear

Guest
Hi, I am trying my first steps with Sitefinity coding by wanting to create a custom role and give this role a set of certain permissions. I therefore used the following instructions: Grant and deny permissions - Sitefinity CMS Development However, I am not quite sure: Can I use a role's ID as the principalid instead of a singular user? Also: is there a proper code documentation like MSDN to get the full overview of classes and what the method's parameters are? For example, I do not get why I need to do these lines in the blogspermission Getter: BlogsPermissions.Sets.Blog.SetName, blogsmgr.GetSecurityRoot(false).Id As in the documentation Many thanks

Continue reading...
 
Status
Not open for further replies.
Back
Top