Click or drag to resize

ApplicationOptionsWebSecurity Property

When set to false it will disable the same-origin policy for the application.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool WebSecurity { get; set; }

Property Value

Type: Boolean
See Also