1 reference to ConvertToAuthenticationType
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (1)
286case Keywords.Authentication: Authentication = ConvertToAuthenticationType(keyword, value); break;