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.Gets or sets the enclave attestation Url to be used with enclave based Always Encrypted.
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.The enclave attestation Url.