Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes all policy role bindings from the policy.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub RemoveAll
'Usage
Dim instance As SPPolicy.SPPolicyRoleBindingCollection
instance.RemoveAll()
public void RemoveAll()
See Also
Reference
SPPolicy.SPPolicyRoleBindingCollection Class