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

  Name Description
AceStruct Overloaded.  

Top

Public Fields

  Name Description
ms160582.pubfield(en-US,SQL.90).gif CatalogOperations Represents operations that users can perform on catalog item types. Catalog item types include roles, schedules, system properties, and jobs.
ms160582.pubfield(en-US,SQL.90).gif DatasourceOperations Represents operations that users can perform on data source item types.
ms160582.pubfield(en-US,SQL.90).gif FolderOperations Represents operations that users can perform on folder item types.
ms160582.pubfield(en-US,SQL.90).gif ModelItemOperations  
ms160582.pubfield(en-US,SQL.90).gif ModelOperations  
ms160582.pubfield(en-US,SQL.90).gif PrincipalName A user, group, or computer name.
ms160582.pubfield(en-US,SQL.90).gif ReportOperations Represents operations that users can perform on report item types.
ms160582.pubfield(en-US,SQL.90).gif ResourceOperations Represents operations that users can perform on resource item types.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms160582.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms160582.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms160582.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms160582.pubmethod(en-US,SQL.90).gifms160582.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms160582.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms160582.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms160582.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

AceStruct Class
Microsoft.ReportingServices.Interfaces Namespace