Contact extensions

KeywordOccursTypeFormatDescription
ensAuthId0 - 1string

Authentication ID for the aviation community.

ensKey0 - 1string
The password for the authentication ID.

XML example

XML
<extension>
	<aero:contact xmlns:aero="urn:org:domainrobot:ns:contact:aero-1.0">
        <aero:ensAuthId>ABC-123589</aero:ensAuthId>
        <aero:ensKey>SuperSecretPassword</aero:ensKey>
	</aero:contact>
</extension>