Share via


BdcAccessControlList Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Contains a list of access control entries, specifying access rights for one or more trustees in the Business Data Catalog.

The BdcAccessControlList type exposes the following members.

Constructors

  Name Description
Public method BdcAccessControlList Obsolete.

Top

Methods

  Name Description
Public method AccessCheck Obsolete. Determines whether the current client context has the specified rights in the Business Data Catalog.
Public method Add Obsolete. Appends an access control entry to the access control list (ACL). This method cannot be overridden.
Public method Clear Obsolete. Removes all access control entries from the access control list (ACL). This method cannot be overridden.
Public method Clone Obsolete. Creates a shallow copy of the current object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. Returns an enumerator that iterates through the access control entries in the access control list (ACL).
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Obsolete.

Top

See Also

Reference

BdcAccessControlList Class

Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace