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. |
맨 위로 이동