Policy Members

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

The following tables list the members exposed by the Policy type.

Public Constructors

  Name Description
Policy Initializes a new instance of the Policy class.

Top

Public Properties

  Name Description
ms165912.pubproperty(en-US,SQL.90).gif GroupUserName Gets or sets the name of a group or user.
ms165912.pubproperty(en-US,SQL.90).gif Roles Gets or sets the roles that are associated with a group or user.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165912.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165912.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165912.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165912.pubmethod(en-US,SQL.90).gifms165912.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165912.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165912.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165912.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Policy Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace