QuicTransportOptions.CertificateFilePath プロパティ

定義

セキュリティ構成を構成するための証明書ファイルへの省略可能なパス。

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

プロパティ値

適用対象