Поделиться через


BasicHttpSecurityElement.Transport Свойство

Определение

Возвращает элемент XML, в котором указывается транспорт для базовой службы HTTP.

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

Значение свойства

XML-элемент, указывающий транспорт для базовой службы HTTP.

Атрибуты

Применяется к