NetTcpTLConfig.TransportProtectionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Property Value
Implements
- Attributes