WebServiceCredentials Object Properties

Applies to TestComplete 15.63, last modified on April 23, 2024
Testing web services with TestComplete is obsolete. We recommend that you use ReadyAPI, another SmartBear's automated testing tool for SOAP and REST web services.
If needed, you can run ReadyAPI tests from TestComplete.

The WebServiceCredentials object contains the following properties:

Property List

Name Description
ClientCertificate Provides access to the X.509 certificate that the client uses to authenticate itself to the service.
UserName Provides access to the credential object that you can use to set the user name and password that the client uses to authenticate itself to the service.
Windows Provides access to the object used to control the Windows credential that the client uses to authenticate itself to the service.

See Also

WebServiceCredentials Object

Highlight search results