| 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.4.0
 Syntax
Syntaxpublic List<string> Whitelist { get; }Property Value
Type: 
ListString See Also
See Also