BasicHttpsSecurityElement.Transport Proprietà

Definizione

Ottiene il trasporto utilizzato per l'elemento di sicurezza di base HTTPS.

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

Valore della proprietà

HttpTransportSecurityElement

Trasporto utilizzato.

Attributi

Si applica a