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

속성 값

적용 대상