次の方法で共有


NetTcpContextBinding.ContextProtectionLevel プロパティ

定義

このバインドのコンテキスト保護レベルを取得または設定します。

public:
 property System::Net::Security::ProtectionLevel ContextProtectionLevel { System::Net::Security::ProtectionLevel get(); void set(System::Net::Security::ProtectionLevel value); };
public System.Net.Security.ProtectionLevel ContextProtectionLevel { get; set; }
member this.ContextProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property ContextProtectionLevel As ProtectionLevel

プロパティ値

ProtectionLevel

バインドの保護レベル。

適用対象