NetTcpTLConfig.TransportProtectionLevel プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property System::Net::Security::ProtectionLevel TransportProtectionLevel { System::Net::Security::ProtectionLevel get(); void set(System::Net::Security::ProtectionLevel value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("TransportProtectionLevel", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public System.Net.Security.ProtectionLevel TransportProtectionLevel { get; set; }
member this.TransportProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property TransportProtectionLevel As ProtectionLevel
プロパティ値
実装
- 属性