MultiConnectionStringManager ExposeAuthenticationType Property CleanCode C# Libraries v1.2.03 API
Gets or sets the ConnectionStringManager AccessLevel of the underlying ConnectionStringManager's authentication type (database vs. Windows).

Namespace: CleanCode.DatabaseControls
Assembly: CleanCode.DatabaseControls (in CleanCode.DatabaseControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public ConnectionStringManager..::..AccessLevel ExposeAuthenticationType { get; set; }

Field Value

access level
See Also