Header menu logo fable-electron-docs-api

Options Type

Constructors

Constructor Description

Options(certificate, message)

Full Usage: Options(certificate, message)

Parameters:
    certificate : Certificate - The certificate to trust/import.
    message : string - The message to display to the user.

Returns: Options
certificate : Certificate

The certificate to trust/import.

message : string

The message to display to the user.

Returns: Options

Instance members

Instance member Description

this.certificate

Full Usage: this.certificate

The certificate to trust/import.

this.message

Full Usage: this.message

The message to display to the user.

Type something to start searching.