Method Cancel
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a AuthenticateResponse that cancels authentication process.
public static AuthenticateResponse Cancel()
Returns
- AuthenticateResponse
The AuthenticateResponse instance that can be used as a return value in AuthenticateHandler implementation.