BdcAccessControlList 成员 (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Contains a list of access control entries, specifying access rights for one or more trustees in the Business Data Catalog.
以下表格列出了由 BdcAccessControlList 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
BdcAccessControlList |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
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 | 已重载。 (继承自 Object) | |
GetEnumerator | Returns an enumerator that iterates through the access control entries in the access control list (ACL). | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
显式接口实现
名称 | 说明 | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator | Returns an enumerator that iterates through the access control entries in the access control list (ACL). |
页首
另请参阅
参考
BdcAccessControlList 类
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 命名空间