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

GetSystemPolicies Method

SQL Server 2000

ReportingService.GetSystemPolicies Method

Returns the system policies, including groups and associated roles.

Public Function GetSystemPolicies() As [Namespace].Policy()
   Member of [Namespace].ReportingService
public [Namespace].Policy[] GetSystemPolicies()
   Member of [Namespace].ReportingService
Return Value

An array of Policy[] objects that contains information about groups and their associated roles.

Permissions

Operation Description
Read System Security Policies Required to read the system policies.

See Also

ReportingService Class

Reporting Services Web Service Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.