System::Web::Services::Soap class
Contents
[
Hide
]Soap class
Contains the string constants of SOAP.
class Soap
Nested classes
Methods
Method | Description |
---|---|
Soap() | The default constructor is deleted. |
Fields
Field | Description |
---|---|
static Action | The string representation of the ‘SOAPAction’ attribute name. |
static ArrayType | The string representation of the ‘Array’ suffix. |
static BasicProfile1_1 | The conformance claim URI. |
static ClaimPrefix | The WS-I prefix. |
static ConformanceClaim | The value of the ‘xmlns:wsi’ attribute. |
static DimeContentType | The string representation of the ‘application/dime’ MIME type. |
static Encoding | The value of the ‘xmlns:soapenc’ attribute. |
static Namespace | The value of the ‘xmlns:soap’ attribute. |
static Prefix | The SOAP prefix. |
static SoapContentType | The string representation of the SOAP content type. |
static XmlNamespace | The value of the ’namespace’ attribute. |
See Also
- Namespace System::Web::Services
- Library Aspose.PUB for C++