WSHttpSecurityElement.Transport Eigenschaft

Definition

Ruft die Sicherheitseinstellungen für den Transport ab.

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

Eigenschaftswert

Ein HttpTransportSecurityElement, das die Sicherheitseinstellungen für den Transport angibt.

Attribute

Gilt für: