Expand Minimize
This topic has not yet been rated - Rate this topic

ReportingService2010.ListSecurityScopes Method

Returns a list of supported security scopes.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public function ListSecurityScopes() : String[]

Return Value

Type: System.String[]
An array of String objects that represent the supported security scopes.

The table below shows header and permissions information on this operation.

SOAP Header Usage

(In) TrustedUserHeaderValue

(Out) ServerInfoHeaderValue

Native Mode Required Permissions

None

SharePoint Mode Required Permissions

None

The following security scopes are supported.

Security Scope

Description

All

Return all items.

Catalog

Return catalog items.

Model

Return model items.

System

Return system items.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.