Partager via


BasicHttpSecurityElement.Transport Propriété

Définition

Obtient un élément XML qui spécifie le transport pour un service HTTP de base.

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

Valeur de propriété

HttpTransportSecurityElement

Élément XML qui spécifie le transport pour un service HTTP de base.

Attributs

S’applique à