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.