Bagikan melalui


DacDeployOptions.EnclaveAttestationProtocol Properti

Definisi

Menentukan protokol pengesahan yang akan digunakan dengan Always Encrypted berbasis enklave.

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

Nilai Properti

Atribut

Keterangan

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

Berlaku untuk