sessionAuthorizationModel

Namespace: http://filecatalyst.com/model
XML Schema: model.xsd

Class to hold user session authorization

XML

Elements

name (type) min/max
occurs
description
authorization (string) 0/1 Authorization authentication string. Format: BASE64(USER:PASSWORD)

JSON

property type description
authorization authorization (string) Authorization authentication string. Format: BASE64(USER:PASSWORD)