SoapConnection:
SetClientCertificateFile method
Description
Sets
the certificate file or files to use to connect to a Web service.
This method is available for .NET Web services only.
Syntax
|
1 |
<span>conn</span>.<span>SetClientCertificateFile</span> (string <span>filename</span>) |
|
Argument |
Description |
|---|---|
|
conn |
The name of the SoapConnection object |
|
filename |
A string containing the name of the certificate |
Return Values
Long. Valid values are 0 for
success, and 50 for failure.
Usage
You can call the SetClientCertificateFile method
instead of including certificate information in the options argument
of the SetOptions method.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest