Share via


ReportingService2006.ListTasks(SecurityScopeEnum) Método

Definição

Retorna os nomes e as descrições das tarefas gerenciadas pelo servidor de relatório.

public:
 cli::array <ReportService2006::Task ^> ^ ListTasks(ReportService2006::SecurityScopeEnum SecurityScope);
public ReportService2006.Task[] ListTasks (ReportService2006.SecurityScopeEnum SecurityScope);
member this.ListTasks : ReportService2006.SecurityScopeEnum -> ReportService2006.Task[]
Public Function ListTasks (SecurityScope As SecurityScopeEnum) As Task()

Parâmetros

SecurityScope
SecurityScopeEnum

Um valor SecurityScopeEnum que especifica o escopo de segurança dos itens a serem retornados.

Retornos

Task[]

Uma matriz de objetos Task que contém informações sobre tarefas de nível de item.

Comentários

A tabela a seguir mostra o cabeçalho e as informações de permissão sobre esta operação.

Cabeçalhos SOAP (In) TrustedUserHeaderValue

(Out) ServerInfoHeaderValue
Permissões necessárias Nenhum

As tarefas retornadas por esse método são tarefas no nível do item. Para obter mais informações, consulte Tarefas e Permissões.

Se um valor de System for especificado e rsOperationNotSupportedSharePointMode for retornado.

Aplica-se a