5 references to Authentication
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (5)
173validKeywords[(int)Keywords.Authentication] = DbConnectionStringKeywords.Authentication; 215hash.Add(DbConnectionStringKeywords.Authentication, Keywords.Authentication); 286case Keywords.Authentication: Authentication = ConvertToAuthenticationType(keyword, value); break; 988case Keywords.Authentication: return Authentication; 1059case Keywords.Authentication: