Policy Members

Include Protected Members
Include Inherited Members

Represents groups and users and their roles, which are associated with items in the report server database.

The Policy type exposes the following members.

Constructors

  Name Description
Public method Policy() Initializes a new instance of the Policy 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 GroupUserName The name of a group or user.
Public property Roles The roles that are associated with a group or user.

Top