BdcAccessControlList.Clear Method
NOTE: This API is now obsolete.
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
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", _
False)> _
Public Sub Clear
'Usage
Dim instance As BdcAccessControlList
instance.Clear()
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",
false)]
public void Clear()
Implements
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace