sessionSecretTokenModel
Namespace: | http://filecatalyst.com/model |
XML Schema: | model.xsd |
Class to hold user session secret
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
sessionSecret (string) | 0/1 | Session secret string. |
JSON
property | type | description |
---|---|---|
sessionSecret | sessionSecret (string) | Session secret string. |