4 references to EnclaveAttestationUrl
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (4)
175validKeywords[(int)Keywords.EnclaveAttestationUrl] = DbConnectionStringKeywords.EnclaveAttestationUrl; 217hash.Add(DbConnectionStringKeywords.EnclaveAttestationUrl, Keywords.EnclaveAttestationUrl); 486[DisplayName(DbConnectionStringKeywords.EnclaveAttestationUrl)] 493SetValue(DbConnectionStringKeywords.EnclaveAttestationUrl, value);