configuration

Applies To: Windows Server 2003 R2

The <configuration> element is the root element that contains the configuration data that is required by Active Directory to ADAM Synchronizer.

Usage

<configuration/>

Attributes

None.

Child Elements

<description>

<security-mode>

<source-ad-name>

<source-ad-partition>

<source-ad-account>

<account-domain>

<target-dn>

<user-proxy>

<query>

<schedule>

<synchronizer-state>

Parent Elements

None.

Child Element Sequence

The tree shows the ordering and number of child elements. Child elements in a Sequence must appear in the order given and child elements in a Choice are mutually exclusive. Sequences and Choices can be nested. Element names are followed by the minimum and maximum occurrences.

description (Minimum = 0; Maximum = 1)
security-mode (Exactly 1)
source-ad-name (Exactly 1)
source-ad-partition (Exactly 1)
source-ad-account (Exactly 1)
account-domain (Minimum = 0; Maximum = 1)
target-dn (Minimum = 0; Maximum = 1)
user-proxy (Minimum = 0; Maximum = 1)
query (Exactly 1)
schedule (Minimum = 0; Maximum = 1)
synchronizer-state

Element Information

Can be empty

No