Share via


IAccessControlList Members

Include Protected Members
Include Inherited Members

Defines methods to handle access control entries in the Business Data Connectivity (BDC) service.

The IAccessControlList type exposes the following members.

Methods

  Name Description
Public method AccessCheck Determines whether the current client context has the specified permissions in the BDC.
Public method Add Appends an access control entry to the access control list (ACL).
Public method Clear Removes all access control entries from the access control list (ACL).
Public method Clone Creates a shallow copy of the current object.
Public method GetEnumerator() (Inherited from IEnumerable<IAccessControlEntry>.)
Public method GetEnumerator() (Inherited from IEnumerable.)

Top

See Also

Reference

IAccessControlList Interface

Microsoft.BusinessData.Infrastructure Namespace