SPPolicyRoleCollection.Delete method
Deletes the specified policy role from the collection.
Overload list
Name | Description | |
---|---|---|
Delete(Int32) | Deletes the policy role at the specified index in the collection. | |
Delete(String) | Deletes the policy role with the specified name. |
Top
Remarks
When a policy role is deleted, all policy bindings for that definition are also deleted.