Method Cancel
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a SelectCertificateResponse that notifies the browser that the SSL authorization should be cancelled.
public static SelectCertificateResponse Cancel()
Returns
- SelectCertificateResponse
The SelectCertificateResponse instance that can be used as a return value in SelectCertificateHandler implementation.