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

GetSystemPermissions Method

SQL Server 2000

ReportingService.GetSystemPermissions Method

Retrieves the system permissions of the current user.

Public Function GetSystemPermissions() As String
   Member of [Namespace].ReportingService
public string GetSystemPermissions()
   Member of [Namespace].ReportingService
Return Value

An array of String[] objects that contains a list of permissions associated with the system tasks and roles to which the user is assigned.

See Also

ReportingService Class

Reporting Services Web Service Library

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