共用方式為


MsmqElementBase.MsmqTransportSecurity 屬性

定義

取得 MsmqTransportSecurityElement 執行個體,這個執行個體會封裝繫結的傳輸安全性設定。

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

屬性值

MsmqTransportSecurityElement 執行個體,可封裝繫結的傳輸安全性設定。

屬性

適用於