Options Type
Constructors
| Constructor |
Description
|
Full Usage:
Options(certificate, message)
Parameters:
Certificate
-
The certificate to trust/import.
message : string
-
The message to display to the user.
Returns: Options
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.certificate
|
The certificate to trust/import. |
Full Usage:
this.message
|
The message to display to the user. |
fable-electron-docs-api