Compartilhar via


MsmqElementBase.MsmqTransportSecurity Propriedade

Definição

Obtém uma instância de MsmqTransportSecurityElement que encapsula as configurações de segurança do transporte para uma associação.

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

Valor da propriedade

MsmqTransportSecurityElement

Uma MsmqTransportSecurityElement instância que encapsula as configurações de segurança de transporte para uma associação.

Atributos

Aplica-se a