IAccessControlList Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Provides a list of access control entries, specifying access rights for one or more trustees in the Business Data Catalog.
The IAccessControlList type exposes the following members.
Methods
Name | Description | |
---|---|---|
AccessCheck | Obsolete. Determines whether the current client context has the specified rights in the Business Data Catalog. | |
Add | Obsolete. Appends an access control entry to the access control list (ACL). This method cannot be overridden. | |
Clear | Obsolete. Removes all access control entries from the access control list (ACL). This method cannot be overridden. | |
Clone | Obsolete. Creates a shallow copy of the current object. | |
GetEnumerator() | (Inherited from IEnumerable<IAccessControlEntry>.) | |
GetEnumerator() | (Inherited from IEnumerable.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace