IOnSelectClientCertificate Type
Emitted when a client certificate is requested.The url corresponds to the navigation entry requesting the client certificate and callback can be called with an entry filtered from the list. Using event.preventDefault() prevents the application from using the first certificate from the store.
Instance members
| Instance member |
Description
|
|
|
Full Usage:
this.certificateList
Modifiers: abstract |
|
Full Usage:
this.event
Modifiers: abstract |
|
Full Usage:
this.url
Modifiers: abstract |
|
Full Usage:
this.webContents
Modifiers: abstract |
|
fable-electron-docs-api