Элементы 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.

В начало