Поделиться через


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, в котором инкапсулированы параметры безопасности транспорта для привязки.

Атрибуты

Применяется к