4 references to Encrypt
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (4)
147validKeywords[(int)Keywords.Encrypt] = DbConnectionStringKeywords.Encrypt; 189hash.Add(DbConnectionStringKeywords.Encrypt, Keywords.Encrypt); 458[DisplayName(DbConnectionStringKeywords.Encrypt)] 465SetValue(DbConnectionStringKeywords.Encrypt, value);