SqlConnectionStringBuilder.EnclaveAttestationUrl Propiedad

Definición

Obtiene o establece la URL de atestación de enclave que se usará con la característica Always Encrypted basada en enclave.

public:
 property System::String ^ EnclaveAttestationUrl { System::String ^ get(); void set(System::String ^ value); };
public string EnclaveAttestationUrl { get; set; }
member this.EnclaveAttestationUrl : string with get, set
Public Property EnclaveAttestationUrl As String

Valor de propiedad

URL de atestación de enclave.

Se aplica a