QuicTransportOptions.PrivateKeyFilePath 属性

定义

用于配置安全配置的私钥文件的可选路径。

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

属性值

适用于