BdcAccessControlList.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
Public Sub Clear
'Usage
Dim instance As BdcAccessControlList
instance.Clear()
public void Clear()
Implements
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace