IOnCertificateError Type
Emitted when failed to verify the certificate for url.The usage is the same with the certificate-error event of app.
Instance members
| Instance member |
Description
|
Full Usage:
this.callback arg1
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.certificate
Modifiers: abstract |
|
Full Usage:
this.error
Modifiers: abstract |
The error code. |
Full Usage:
this.event
Modifiers: abstract |
|
Full Usage:
this.isMainFrame
Modifiers: abstract |
|
Full Usage:
this.url
Modifiers: abstract |
|
fable-electron-docs-api