SPPolicy.SPPolicyRoleBindingCollection.RemoveAll method
Removes all policy role bindings from the policy.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RemoveAll
'Usage
Dim instance As SPPolicy.SPPolicyRoleBindingCollection
instance.RemoveAll()
public void RemoveAll()
See also
Reference
SPPolicy.SPPolicyRoleBindingCollection class