Freigeben über


DacDeployOptions.EnclaveAttestationProtocol Eigenschaft

Definition

Gibt ein Nachweisprotokoll an, das mit dem Enclave-basierten Always Encrypted-Feature verwendet werden soll.

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

Eigenschaftswert

Attribute

Hinweise

DacFx muss ColumnEncryptionSetting aktivieren und sowohl dies EnclaveAttestationUrl als auch die Verbindungszeichenfolge ordnungsgemäß festlegen, um Always Encrypted mit sicheren Enclaves während der Bereitstellungsvorgänge zu aktivieren.

Gilt für: