다음을 통해 공유


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.

맨 위로 이동