This topic has not yet been rated - Rate this topic

Policy Class

SQL Server 2000

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

Public Class Policy
   Member of [Namespace]
public class Policy
   Member of [Namespace]
Public Properties

public propertyGroupUserName The name of a group or user. String.
public propertyRoles The roles (Role[] objects) that are associated with a group or user.

Remarks

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

See Also

Reporting Services Web Service Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.