다음을 통해 공유


ReportingService2005.ListRoles(SecurityScopeEnum) 메서드

정의

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

매개 변수

SecurityScope
SecurityScopeEnum

반환

Role[]

적용 대상