Table of Contents

Class ConnectionPasswordProtector

Namespace
ItTiger.TigerQuery.Core
Assembly
ItTiger.TigerQuery.Core.dll
Selects the platform-default connection password strategy.
public static class ConnectionPasswordProtector
Inheritance
ConnectionPasswordProtector
Inherited Members

Methods

CreateDefault()

Creates the default password protector for the current platform.
public static IConnectionPasswordProtector CreateDefault()

Returns

IConnectionPasswordProtector
DpapiConnectionPasswordProtector on Windows; otherwise NonPersistingConnectionPasswordProtector.