MsmqElementBase.MsmqTransportSecurity Eigenschap

Definitie

Hiermee haalt u een MsmqTransportSecurityElement exemplaar op dat de transportbeveiligingsinstellingen voor een binding inkapselt.

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

Waarde van eigenschap

Een MsmqTransportSecurityElement exemplaar dat de transportbeveiligingsinstellingen voor een binding inkapselt.

Kenmerken

Van toepassing op