Skip to main content

%SOAP.WST.RequestSecurityTokenResponseCollection

Class %SOAP.WST.RequestSecurityTokenResponseCollection Extends (%RegisteredObject, %XML.Adaptor) [ System = 4 ]

RequestSecurityTokenResponseCollection as used for response body for issuing token in WS-Trust 1.3.

Parameters

XMLFORMAT

Parameter XMLFORMAT = "literal";

NAMESPACE

Parameter NAMESPACE = "http://docs.oasis-open.org/ws-sx/ws-trust/200512";

ELEMENTQUALIFIED

Parameter ELEMENTQUALIFIED = 1;

XMLPREFIX

Parameter XMLPREFIX = "wst";

Properties

RequestSecurityTokenResponse

Property RequestSecurityTokenResponse As list Of %SOAP.WST.RequestSecurityTokenResponse(XMLPROJECTION = "element");