Table of Contents

Property IsWebSecurityDisabled

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

IsWebSecurityDisabled

Indicates whether the same-origin policy is disabled.

public bool IsWebSecurityDisabled { get; }

Property Value

bool

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