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

IAccessControlList.Clear()

See Also

Reference

BdcAccessControlList Class

BdcAccessControlList Members

Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace