DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Net.Handlers
AuthenticateResponse Class
AuthenticateResponse Methods
Cancel Method
Continue Method
AuthenticateResponse
Cancel Method
Creates a
AuthenticateResponse
that cancels authentication process.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax
C#
Copy
public
static
AuthenticateResponse
Cancel
()
Return Value
Type:
AuthenticateResponse
The
AuthenticateResponse
instance that can be used as a return value in
AuthenticateHandler
implementation.
See Also
Reference
AuthenticateResponse Class
DotNetBrowser.Net.Handlers Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.