NetTcpSecurityElement.Transport Proprietà

Definizione

Ottiene le impostazioni di sicurezza per il trasporto.

public:
 property System::ServiceModel::Configuration::TcpTransportSecurityElement ^ Transport { System::ServiceModel::Configuration::TcpTransportSecurityElement ^ get(); };
[System.Configuration.ConfigurationProperty("transport")]
public System.ServiceModel.Configuration.TcpTransportSecurityElement Transport { get; }
[<System.Configuration.ConfigurationProperty("transport")>]
member this.Transport : System.ServiceModel.Configuration.TcpTransportSecurityElement
Public ReadOnly Property Transport As TcpTransportSecurityElement

Valore della proprietà

TcpTransportSecurityElement specifica le impostazioni di sicurezza per il trasporto.

Attributi

Si applica a