Table of Contents

Property WebSecurityDisabled

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

WebSecurityDisabled

Enables or disables the same-origin policy.

public bool WebSecurityDisabled { get; set; }

Property Value

bool

true if the same-origin policy is disabled, false otherwise.