SPPolicyRoleCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a policy role to the collection.
Overload List
Name | Description | |
---|---|---|
Add(String, String) | Adds a policy role to the collection based on the specified policy role name and description. | |
Add(String, String, SPBasePermissions, SPBasePermissions) | Adds a policy role to the collection based on the specified policy role name, description, granted rights, and denied rights. |
Top