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 命名空间