IAdapterConfigNetTcpSecurity.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); };
public System.Net.Security.ProtectionLevel TransportProtectionLevel { get; set; }
member this.TransportProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property TransportProtectionLevel As ProtectionLevel