If 'enabled', attempts to inherit connection options if it is running as a View within an OpenFin WebLayout.
This means that the brokerUrl and Identity of the connection will be determined by the WebBroker
of the page where the WebLayout is instantiated via fin.Platform.Layout.init() call.
If 'enabled', attempts to inherit connection options if it is running as a View within an OpenFin WebLayout. This means that the
brokerUrlandIdentityof the connection will be determined by the WebBroker of the page where the WebLayout is instantiated viafin.Platform.Layout.init()call.If 'disabled', the
optionsproperty is required.