loginWithRsaRequest

Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Login Request containing the user credentials

XML

Elements

name (type) min/max
occurs
description
username (string) 0/1 Get the user name
salt (string) 0/1
expirationTimestamp (int) 1/1
rsaSignature (string) 0/1

JSON

property type description
username username (string) Get the user name
salt salt (string)
expirationTimestamp expirationTimestamp (int)
rsaSignature rsaSignature (string)