System::Web::Services::Soap12::Code class
Contents
[
Hide
]Code class
Contains the names of the codes of SOAP version 1.2.
class Code
Methods
Method | Description |
---|---|
Code() | The default constructor is deleted. |
Fields
Field | Description |
---|---|
static DataEncodingUnknown | The string representation of the ‘DataEncodingUnknown’ SOAP version 1.2 code. |
static EncodingMissingIDFaultSubcode | The string representation of the ‘MissingID’ SOAP version 1.2 code. |
static EncodingUntypedValueFaultSubcode | The string representation of the ‘UntypedValue’ SOAP version 1.2 code. |
static MustUnderstand | The string representation of the ‘MustUnderstand’ SOAP version 1.2 code. |
static Receiver | The string representation of the ‘Receiver’ SOAP version 1.2 code. |
static RpcBadArgumentsSubcode | The string representation of the ‘BadArguments’ SOAP version 1.2 code. |
static RpcProcedureNotPresentSubcode | The string representation of the ‘ProcedureNotPresent’ SOAP version 1.2 code. |
static Sender | The string representation of the ‘Sender’ SOAP version 1.2 code. |
static VersionMismatch | The string representation of the ‘VersionMismatch’ SOAP version 1.2 code. |
See Also
- Class Soap12
- Namespace System::Web::Services
- Library Aspose.PUB for C++