WSHttpSecurityElement.Transport Свойство

Определение

Возвращает параметры безопасности для транспорта.

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

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

Объект HttpTransportSecurityElement, в котором указываются параметры безопасности для транспорта.

Атрибуты

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