Share via


Policy Class

Definition

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

public ref class Policy
public class Policy
type Policy = class
Public Class Policy
Inheritance
Policy

Remarks

A Policy object is returned as output by the GetPolicies method and is passed as input to the SetPolicies method.

Constructors

Policy()

Initializes a new instance of the Policy class.

Properties

GroupUserName

The name of a group or user.

Roles

Gets or sets the roles that are associated with a group or user.

Applies to