Share via


MsmqElementBase.MsmqTransportSecurity Eigenschaft

Definition

Ruft eine MsmqTransportSecurityElement-Instanz ab, die die Transportsicherheitseinstellungen für eine Bindung kapselt.

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

Eigenschaftswert

Eine MsmqTransportSecurityElement-Instanz, die die Transportsicherheitseinstellungen für eine Bindung kapselt.

Attribute

Gilt für: