Click or drag to resize

PermissionDescriptorAllowWithoutSanitization Property

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

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

Property Value

NullableBoolean
See Also