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.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
GroupUserName | The name of a group or user. | |
Roles | The roles that are associated with a group or user. |
Top