Method Deny
- Namespace
- DotNetBrowser.Permissions.Handlers
- Assembly
- DotNetBrowser.dll
Deny()
Creates a RequestPermissionResponse that notifies the engine that permission is denied.
public static RequestPermissionResponse Deny()
Returns
- RequestPermissionResponse
The RequestPermissionResponse instance that can be used as a return value in RequestPermissionHandler implementation.