SqlConnectionStringBuilder.EnclaveAttestationUrl Property

Definition

Gets or sets the enclave attestation URL to be used with enclave based Always Encrypted.

public string EnclaveAttestationUrl { get; set; }
member this.EnclaveAttestationUrl : string with get, set
Public Property EnclaveAttestationUrl As String

Property Value

String

The enclave attestation URL.

Applies to