NetTcpSecurityElement.Transport Propriété

Définition

Obtient les paramètres de sécurité pour le transport.

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

Valeur de propriété

TcpTransportSecurityElement qui spécifie les paramètres de sécurité pour le transport.

Attributs

S’applique à