You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


Table of contents

Contact Extensions

KeyFormatExplanation
aero / ensAuthIdString

Authentication ID for the aviation community.

aero / ensKeyStringThe password for the authentication ID.

XML Example

.aero Contact Extensions
<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>






  • No labels