| Name | Description | |
|---|---|---|
| Clear | ||
| New | ||
| Verify | Verifies that a Web Service connection can be established. |
| Name | Description | |
|---|---|---|
| ClientCertificate | The Client Certificate. This may be one of the following based on the ClientCertificateFormat property: Certificate Name, File Name, Base-64 encoded Certificate data. | |
| ClientCertificateExpiryDate | The Client Certificate Expiry Date (if available). | |
| ClientCertificateFormat | The Client Certificate Format. | |
| ClientCertificatePassword | The Client Certificate Password to use when sending a request to the Web Service. | |
| IsObsolete | Indicates whether this Web Service is Obsolete. | |
| ProxyServer | The Proxy Server Name to use. This includes both the Host Name and Port. | |
| ProxyServerHostName | The Proxy Server Host Name to use. | |
| ProxyServerPassword | The Proxy Server User Password. | |
| ProxyServerPort | The Proxy Server Port to use. -1 indicates the Default Port for the protocol. | |
| ProxyServerUseGlobalDefaultProxy | Determines whether to use the Global Default Proxy rather than the Http Binding Proxy for Web Services that require this. | |
| ProxyServerUserName | The Proxy Server User Name. | |
| TimeoutSeconds | The number of seconds before Web Service requests fail with a Timeout error. |