Contents

default

The privacy context that applies to all connections that do not use a custom context.

Declaration

static let `default`: NWParameters.PrivacyContext

Discussion

You cannot disable logging on the default privacy context.

Flushing the cache on the default privacy context will not affect other privacy contexts.

Changing name resolution settings will only affect privacy contexts that did not already explicitly configure resolution requirements.

See Also

Configuring Custom Privacy Settings