Replies to LOGIN andLOGOUT Requests
Beschreibung der Datenfelder
Die Antwort des .de-Registrierungssystems auf ein LOGIN / LOGOUT-Kommando beinhaltet folgende Datenfelder:
| K/V Keyword | XML Namespace and Element |
Occurrence |
Type / Length | Valu Range | Description |
|---|---|---|---|---|---|
| Result | result | 1 | enumeration | result-erule | This is the processing result. success = request was executed. failed = request was not executed. exception = system failure. Request was not executed. |
| StId | stid | 1 | token 30 - 255 | stid-rule | This is a Server Transaction ID (StId) which is assigned by the server. The StId ensures that the request from the provider and DENIC's reply are referenced with a globally unique ID. The StId is output only in reply to a LOGIN command. Note on LOGOUT: The STID is only sent if the logout is successful. The message with the code 13000000011 in the test environment is also only displayed in the event of a successful logout. |