The SoapClient type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | SoapClient |
Constructs a Client object using
|
Methods
Name | Description | |
---|---|---|
![]() | AssembleDocument |
Assembles a document from the specified template and answersets.
(Inherited from ClientBase.) |
![]() | Dispose |
Disposes the client.
|
![]() | ![]() | (Inherited from ![]() |
![]() | GetAnswers |
Combines the provided answersets to form an aggregate answerset.
(Inherited from ClientBase.) |
![]() | GetComponentInfo |
Gets component information for the specified template.
(Inherited from ClientBase.) |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetInterview |
Gets an interview for the specified template.
(Inherited from ClientBase.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | EndpointAddress |
Specifies an alternate address for the Cloud Services web service (e.g., https://127.0.0.1).
(Inherited from ClientBase.) |
![]() | ProxyServerAddress |
Specifies the proxy server address (e.g., http://myfiddlermachine:8888).
(Inherited from ClientBase.) |
![]() | SigningKey |
The Subscriber's unique signing key.
(Inherited from ClientBase.) |
![]() | SubscriberId |
The Subscriber account identifier, found in the Administration Portal. The subscriber ID corresponds to the company or website subscribing to the service, not an individual end user.
(Inherited from ClientBase.) |
See Also