ICoreWebView2ClientCertificateRequestedEventArgs.get_Cancel

You may set this flag to cancel the certificate selection. If canceled, the request is aborted regardless of the Handled property. By default the value is FALSE.

interface ICoreWebView2ClientCertificateRequestedEventArgs
@" propget"
HRESULT
get_Cancel
(
BOOL* value
)

Meta