Role Members

Include Protected Members
Include Inherited Members

Represents a role for use in Reporting Services security.

The Role type exposes the following members.

Constructors

  Name Description
Public method Role() Instantiates a new instance of a Role class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Description Gets or sets the description of the role.
Public property Name Gets or sets the name of the role.

Top