System::Web::Services::Soap12 class

Soap12 class

Contains the string constants of SOAP version 1.2.

class Soap12

Nested classes

Methods

MethodDescription
Soap12()The default constructor is deleted.

Fields

FieldDescription
static EncodingThe value of the ‘xmlns:SOAP-ENC’ attribute.
static NamespaceThe value of the ‘xmlns:soapenv’ attribute.
static PrefixThe SOAP version 1.2 prefix.
static RpcNamespaceThe value of the ‘xmlns:rpc’ attribute.

See Also