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