BdcAccessControlList Members
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
BdcAccessControlList |
Top
Methods
Name | Description | |
---|---|---|
AccessCheck | Determines whether the current client context has the specified rights in the Business Data Catalog. | |
Add | Appends an access control entry to the access control list (ACL). This method cannot be overridden. | |
Clear | Removes all access control entries from the access control list (ACL). This method cannot be overridden. | |
Clone | Creates a shallow copy of the current object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator that iterates through the access control entries in the access control list (ACL). | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace