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