registrationKey element
| Type: | registrationKey |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
| Available Since: | 1.4 |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<registrationKey>
<key>...</key>
</registrationKey>
Example JSON
{
"key" : "..."
}