remote-policies

Purpose

Indicates that the project's policies are stored in a remote repository. This element is distinct from the top-level remote-policies element that contains remote policy cache values.

The URL to a policy definition resource is constructed by resolving the project relative URL for the policy against this base URL. The resulting URL is used to retrieve the policy definition resource.

Contained by

Contains

Example

<remote-policies policy-base-url="http://myserver.com/mypolicies/"/>

Related topics