Compartilhar via


ReportingService2005.ListRoles(SecurityScopeEnum) Método

Definição

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()

Parâmetros

SecurityScope
SecurityScopeEnum

Retornos

Role[]

Aplica-se a