You can use these methods to manage tasks, roles, and policies on the report server.
| Method | Action | 
|---|---|
| Adds a new role to the report server database. | |
| Deletes a role from the report server database. | |
| Returns the user permissions that are associated with a particular item in the report server database. | |
| Returns the policies that are associated with a particular item in the report server database. | |
| Returns role metadata properties and a collection of associated tasks. | |
| Returns the user's system permissions. | |
| Returns the system policies, including groups and roles with which they are associated. | |
| Deletes the policies associated with a particular item in the report server database and sets the security policies for the item to those of its parent. | |
| Returns the names and descriptions of roles that are managed by the report server. | |
| Returns a list of Simple Object Access Protocol (SOAP) methods that require a secure connection when invoked. The SecureConnectionLevel setting of the report server is used to determine which methods are returned. | |
| Returns the names and descriptions of system tasks. | |
| Sets the policies that are associated with a particular item in the report server database. | |
| Sets role metadata properties and associates a set of tasks with a role. | |
| Sets the system policy that defines groups and their associated roles. | 
请参阅
参考
Reporting Services Web Services Class Library
其他资源
Building Applications Using the Web Service and the .NET Framework
Report Server Web Service
Report Server Web Service Features