matchPasswordRequest
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Match password request
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
password (string) | 0/1 | Get the plain text password |
hash (string) | 0/1 | Get the password hash |
JSON
property | type | description |
---|---|---|
password | password (string) | Get the plain text password |
hash | hash (string) | Get the password hash |