WindowsAccessControlEntry 成员 (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

Provides derived classes for the IndividualAccessControlEntry class and represents access rights for a Microsoft Windows trustee (user, group, or service account) to perform Business Data Catalog application-specific implementations of common tasks.

以下表格列出了由 WindowsAccessControlEntry 类型公开的成员。

公共构造函数

  名称 说明
公共方法 WindowsAccessControlEntry 已重载。  

页首

公共属性

  名称 说明
公共属性 DisplayName  Gets the display name of the user, group, or service account in the access control entry.(继承自 IndividualAccessControlEntry
公共属性 IdentityName  Gets the internal name of the user, group, or service account in the access control entry.(继承自 IndividualAccessControlEntry
公共属性 Rights  Gets the Business Data Catalog rights contained in the access control entry.(继承自 IndividualAccessControlEntry
公共属性 Sddl Gets a string containing the Security Descriptor Definition Language for the access control entry.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

WindowsAccessControlEntry 类
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 命名空间