hashPasswordResponse
Extends: | authenticationResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Response to a login request
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
hash (string) | 0/1 | Get the password hash |
JSON
property | type | description |
---|---|---|
hash | hash (string) | Get the password hash |