ReportingService2005.SetSystemPolicies(Policy[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the system policy that defines groups and associated roles.
public:
void SetSystemPolicies(cli::array <ReportService2005::Policy ^> ^ Policies);
public void SetSystemPolicies (ReportService2005.Policy[] Policies);
member this.SetSystemPolicies : ReportService2005.Policy[] -> unit
Public Sub SetSystemPolicies (Policies As Policy())
Parameters
Remarks
The table below shows header and permissions information on this operation.
SOAP Headers | (In) BatchHeaderValue (Out) ServerInfoHeaderValue |
Required Permissions | UpdateSystemSecurityPolicy (System) |