IAccessControlList.Clear Method
Removes all access control entries from the access control list (ACL). This method cannot be overridden.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Sub Clear
'Usage
Dim instance As IAccessControlList
instance.Clear()
void Clear()
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace