Documentation
APPLICATIONKEY
usage
<APPLICATIONKEY ID="number">
<INFO>
<ID>number</ID>
<CREATORID>contactID</CREATORID>
<OWNERID>contactID</OWNERID>
<GROUPID>groupID</GROUPID>
<MODIFIERID>contactID</MODIFIERID>
<CREATIONDATE>YYYY-MM-DD hh:mm:ss</CREATIONDATE><!-- automatically filled by Sushee -->
<MODIFICATIONDATE>YYYY-MM-DD hh:mm:ss</MODIFICATIONDATE><!-- automatically filled by Sushee -->
<APPLICATIONTOID>applicationID</APPLICATIONTOID>
<DENOMINATION>string</DENOMINATION>
<COMMENT>string</COMMENT>
<PERMISSIONS>
<function1>value</function1>
<function2>value</function2>
...
</PERMISSIONS>
</INFO>
</APPLICATIONKEY>
paramètres
DENOMINATION: name of the application key, indicative. e.g. Access to the Calendar application
COMMENT: comment on the application key
PERMISSIONS: list of the features and how the user can use it. e.g. <download>1</download>
An applicationkey represents the access to an application for a user. It defines which functions/features the user can use in this application and how.
If the user has got an applicationkey in its KEYRING, he has got access to this application.