ProtocolConnection.EncryptionMethod プロパティ

定義

接続に使用される暗号化方法を取得または設定します。

public:
 property System::String ^ EncryptionMethod { System::String ^ get(); void set(System::String ^ value); };
public string EncryptionMethod { get; set; }
Public Property EncryptionMethod As String

プロパティ値

プロトコル接続の暗号化方法。

適用対象