Click or drag to resize

ContentNavigationCreateWhitelist Method

Creates an empty whitelist with no blacklisted sites.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public static ContentNavigation CreateWhitelist()

Return Value

Type: ContentNavigation
A ContentNavigation rule set with an empty whitelist.
See Also