AceStruct Members
An access control entry for a trustee (user, group, or computer) that specifies the operations that a trustee can perform on items in the report server database.
The following tables list the members exposed by the AceStruct type.
Public Constructors
名称 | Description | |
---|---|---|
AceStruct | Overloaded. |
顶部
Public Fields
名称 | Description | |
---|---|---|
CatalogOperations | Represents operations that users can perform on catalog item types. Catalog item types include roles, schedules, system properties, and jobs. | |
DatasourceOperations | Represents operations that users can perform on data source item types. | |
FolderOperations | Represents operations that users can perform on folder item types. | |
ModelItemOperations | ||
ModelOperations | ||
PrincipalName | A user, group, or computer name. | |
ReportOperations | Represents operations that users can perform on report item types. | |
ResourceOperations | Represents operations that users can perform on resource item types. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
AceStruct Class
Microsoft.ReportingServices.Interfaces Namespace