WSClient.EnableBasicAuth
Enable Live Score mode of operation for some single-request WS(Job)Client operations using Basic Authentication scheme; NOTE: pass empty strings to disable this mode.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub WSClient.EnableBasicAuth( _
UserName As String, _
Password As String)
|
Type: String
Type: String |
This function does not return a value. |