Share via


IAccessControlList.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)> _
Sub Clear
'Usage
Dim instance As IAccessControlList

instance.Clear()
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
void Clear()

See Also

Reference

IAccessControlList Interface

IAccessControlList Members

Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace