共用方式為


AceStruct 成員

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.

AceStruct 型別公開下列成員。

建構函式

  名稱 描述
公用方法 AceStruct(String) Creates a new instance of the AceStruct class with the specified principal name.
公用方法 AceStruct(AceStruct) Creates a new instance of the AceStruct class based on an existing AceStruct object.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

欄位

  名稱 描述
公用欄位 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.

頂端