다음을 통해 공유


SqlConnectionStringBuilder.EnclaveAttestationUrl 속성

정의

enclave 기반 Always Encrypted 사용할 Enclave 증명 URL을 가져오거나 설정합니다.

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

속성 값

Enclave 증명 URL입니다.

적용 대상