NetTcpRLConfig.TransportProtectionLevel Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
Implementazioni
- Attributi