4 references to TrustServerCertificate
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (4)
166validKeywords[(int)Keywords.TrustServerCertificate] = DbConnectionStringKeywords.TrustServerCertificate; 208hash.Add(DbConnectionStringKeywords.TrustServerCertificate, Keywords.TrustServerCertificate); 498[DisplayName(DbConnectionStringKeywords.TrustServerCertificate)] 505SetValue(DbConnectionStringKeywords.TrustServerCertificate, value);