AuthInfo Type
Constructors
| Constructor |
Description
|
Full Usage:
AuthInfo(isProxy, scheme, host, port, realm)
Parameters:
bool
-
scheme : string
-
host : string
-
port : int
-
realm : string
-
Returns: AuthInfo
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.host
|
|
Full Usage:
this.isProxy
|
|
Full Usage:
this.port
|
|
Full Usage:
this.realm
|
|
Full Usage:
this.scheme
|
|
fable-electron-docs-api