Skip to main content

%SOAP.WSSC.Properties

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

PropertiesType from WS-SecureConversation 1.4. MetaData for DerviedKeyToken.

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class."

Parameters

XMLFORMAT

Parameter XMLFORMAT = "literal";

NAMESPACE

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

ELEMENTQUALIFIED

Parameter ELEMENTQUALIFIED = 1;

XMLPREFIX

Parameter XMLPREFIX = "wsc";

XMLSEQUENCE

Parameter XMLSEQUENCE = 0;

Order of elements does not matter

XMLIGNOREINVALIDTAG

Parameter XMLIGNOREINVALIDTAG = 1;

Ignore unexpected elements.

Properties

Name

Property Name As %xsd.anyURI;

Label

Property Label As %String(MAXLEN = "");

Nonce

Property Nonce As %xsd.base64Binary;