Microsoft.Data.SqlClient.SqlAuthenticationInitializer
Called during the opening of the first SqlConnection instance to specify an Authentication connection string attribute.
protected SqlAuthenticationInitializer()
Default constructor to instantiate the SqlAuthenticationInitializer class.
When overridden in a derived class, initializes the authentication initializer. This method is called immediately after the #ctor constructor during the opening of the first SqlConnection instance to specify an Authentication connection string attribute.