Share via


BasicHttpSecurityElement.Transport プロパティ

定義

基本 HTTP サービスのトランスポートを指定する XML 要素を取得します。

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

プロパティ値

基本 HTTP サービスのトランスポートを指定する XML 要素。

属性

適用対象