Bagikan melalui


DacDeployOptions.EnclaveAttestationUrl Properti

Definisi

Menentukan Url pengesahan enklave (titik akhir layanan pengesahan) yang akan digunakan dengan Always Encrypted berbasis enklave.

public string EnclaveAttestationUrl { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "EnclaveAttestationUrl")]
public string EnclaveAttestationUrl { get; set; }
member this.EnclaveAttestationUrl : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "EnclaveAttestationUrl")>]
member this.EnclaveAttestationUrl : string with get, set
Public Property EnclaveAttestationUrl As String

Nilai Properti

Atribut

Keterangan

DacFx harus mengaktifkan ColumnEncryptionSetting dan mengatur ini dan EnclaveAttestationProtocol pada string koneksi dengan benar untuk mengaktifkan Always Encrypted dengan enklave aman selama operasi penyebaran.

Berlaku untuk