Role Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a role for use in Reporting Services security.
public ref class Role
public class Role
type Role = class
Public Class Role
- Inheritance
-
Role
Remarks
A Role object is returned as output by the ListRoles method.
Use the Role class together with the Roles property of the Policy class.
Constructors
Role() |
Initializes a new instance of the Role class. |
Properties
Description |
Gets or sets the description of the role. |
Name |
Gets or sets the name of the role. |