5 references to EnclaveAttestationUrl
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (5)
175validKeywords[(int)Keywords.EnclaveAttestationUrl] = DbConnectionStringKeywords.EnclaveAttestationUrl; 217hash.Add(DbConnectionStringKeywords.EnclaveAttestationUrl, Keywords.EnclaveAttestationUrl); 288case Keywords.EnclaveAttestationUrl: EnclaveAttestationUrl = ConvertToString(value); break; 990case Keywords.EnclaveAttestationUrl: return EnclaveAttestationUrl; 1162case Keywords.EnclaveAttestationUrl: