Optional
defaultDefault values for settings in DomainSettingsRule.
If PerDomainSettings.content or PerDomainSettings.api.fin are given a default value here, they will supersede any equivalent functionality in WindowOptions or ViewOptions. For more information, see the documentation for the individual properties.
Defines domain-conditional settings for an OpenFin application.
Defines application settings that vary by the domain of the current context.
Remarks
Only the first rule in the array that matches the current URL is applied. Multiple behaviors for the same domain should be represented with a single rule.
Renderers opened on
about:blank
are considered to belong to the domain of their opener (or, in the case of iframes, their parent), effective recursively. Domain rules matched toabout:blank
will only apply in cases where no opener exists.