ReportingService2005.ListRoles(SecurityScopeEnum) 메서드

정의

보고서 서버에서 관리되는 역할의 이름과 설명을 반환합니다.

public:
 cli::array <ReportService2005::Role ^> ^ ListRoles(ReportService2005::SecurityScopeEnum SecurityScope);
public ReportService2005.Role[] ListRoles (ReportService2005.SecurityScopeEnum SecurityScope);
member this.ListRoles : ReportService2005.SecurityScopeEnum -> ReportService2005.Role[]
Public Function ListRoles (SecurityScope As SecurityScopeEnum) As Role()

매개 변수

SecurityScope
SecurityScopeEnum

반환할 항목의 보안 범위를 지정하는 SecurityScopeEnum 값입니다.

반환

Role[]

역할에 대한 정보 컬렉션을 포함하는 Role 개체의 배열이며 제공된 SecurityScopeEnum 값에 의해 필터링됩니다.

설명

다음 표에서는 이 작업에 대한 헤더 및 사용 권한 정보를 보여 줍니다.

SOAP 헤더 (Out) ServerInfoHeaderValue
필요한 권한 없음

적용 대상