Sets the username and password that will be used for proxy authentication.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- username
- Type: System String
The username that will be used for HTTP authentication.
- password
- Type: System String
The password that will be used for HTTP authentication.
Remarks
See Also