Click or drag to resize

PermissionDescriptorAllowWithoutSanitization Property

Version 118.6.80
For "clipboard" permission, may specify allowWithoutSanitization.

Namespace:  CefSharp.DevTools.Browser
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public bool? AllowWithoutSanitization { get; set; }

Property Value

Type: NullableBoolean
See Also