Share via


BasicHttpSecurityElement.Transport Eigenschaft

Definition

Ruft ein XML-Element ab, das den Transport zu einem grundlegenden HTTP-Dienst angibt.

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

Eigenschaftswert

Ein XML-Element, das den Transport zu einem grundlegenden HTTP-Dienst angibt.

Attribute

Gilt für: