Policy Class
SQL Server 2012
Represents groups and users and their roles, which are associated with items in the report server database.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
The Policy type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GroupUserName | The name of a group or user. |
![]() | Roles | The roles that are associated with a group or user. |
A Policy object is returned as output by the GetPolicies method and is passed as input to the SetPolicies method.



