SqlConnectionStringBuilder.EnclaveAttestationUrl 속성

정의

Always Encrypted를 기반으로 enclave에 사용할 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.

적용 대상