ContentNavigationWhitelist Property |
A list of URLs or the "*" character that navigation will be allowed from, any url not on this list will be denied navigation. Overrides any rules specified in the blacklist list.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public List<string> Whitelist { get; }
Property Value
Type:
ListStringSee Also