NetTcpTLConfig.TransportProtectionLevel Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Valor de propiedad
Implementaciones
- Atributos