This member is for System Use Only and should NOT be used.
Execute a Request to the specified Web Services as a Web Administrator.
Syntax
finWebServiceFunctions.ExecuteWebAdministratorRequest(requestUrl, userId, password, proxyServer, method, contentType, requestText, responseText)
Parameters
| Name | Type | Optional | ByRef | Description |
| requestUrl |
String |
|
|
|
| userId |
String |
|
|
|
| password |
String |
|
|
|
| proxyServer |
System.Net.IWebProxy |
|
|
|
| method |
iseWebServiceMethod |
|
|
|
| contentType |
String |
|
|
|
| requestText |
String |
|
|
|
| responseText |
String |
|
ByRef |
|
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finWebServiceFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0