Libraries Element - Author-it On-Premises

Author-it Development Documentation

Product
Author-it On-Premises
ft:publication_title
Author-it Development Documentation

The Libraries element contains one ore more Library elements.

Attributes

The Libraries element has no attributes.

Child Elements

Parent Element

APIServerConfig

Example

Below is an example of the Libraries element.

<Libraries>

<Library Alias="Sample1" Type="SqlServer" Server="SqlServer1" Database="Ait_Sample1" TrustedConnection="False" LoginID="ait1" Password="ait" />

<Library Alias="Sample2" Type="SqlServer" Server="SqlServer2" Database="Ait_Sample2" TrustedConnection="False" LoginID="ait2" Password="ait" />

</Libraries>