SqlConnectionStringBuilder.EnclaveAttestationUrl プロパティ

定義

エンクレーブ ベースの Always Encrypted で使用されるエンクレーブ構成証明 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

プロパティ値

エンクレーブ構成証明 URL。

適用対象