共用方式為


PeerSecurityElement.Transport 屬性

定義

取得使用這個項目設定之對等所傳送安全訊息的傳輸型別。

public:
 property System::ServiceModel::Configuration::PeerTransportSecurityElement ^ Transport { System::ServiceModel::Configuration::PeerTransportSecurityElement ^ get(); };
[System.Configuration.ConfigurationProperty("transport")]
public System.ServiceModel.Configuration.PeerTransportSecurityElement Transport { get; }
[<System.Configuration.ConfigurationProperty("transport")>]
member this.Transport : System.ServiceModel.Configuration.PeerTransportSecurityElement
Public ReadOnly Property Transport As PeerTransportSecurityElement

屬性值

PeerTransportSecurityElement,指定使用這個項目設定之對等所傳送安全訊息的傳輸型別。

屬性

適用於