Share via


BdcAccessControlList.Clone Method

Creates a shallow copy of the current object.

Namespace:  Microsoft.Office.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)

Syntax

'Declaration
Public Function Clone As IAccessControlList
'Usage
Dim instance As BdcAccessControlList
Dim returnValue As IAccessControlList

returnValue = instance.Clone()
public IAccessControlList Clone()

Return Value

Type: Microsoft.BusinessData.Infrastructure.IAccessControlList
A copy of the access control list (ACL).

Implements

IAccessControlList.Clone()

See Also

Reference

BdcAccessControlList Class

BdcAccessControlList Members

Microsoft.Office.BusinessData.Infrastructure Namespace