共用方式為


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,指定傳輸的安全性設定。

屬性

適用於