This documentation is archived and is not being maintained.
Role Class
Represents a role for use in Reporting Services security.
Namespace:
ReportService2010
Assembly:
ReportService2010 (in ReportService2010.dll)
The Role type exposes the following members.
| Name | Description |
---|
 | Role | Initializes a new instance of the Role class. |
Top
| Name | Description |
---|
 | Description | Gets or sets the description of the role. |
 | Name | Gets or sets the name of the role. |
TopA Role object is returned as output by the ListRoles method.
Use the Role class together with the Roles property of the Policy class.
Any public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.