NetMsmqSecurityElement.Transport Свойство

Определение

MsmqTransportSecurityElement Возвращает элемент, связанный с привязкойNetMsmqBinding.

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

Значение свойства

Экземпляр MsmqTransportSecurity , связанный с привязкой NetMsmqBinding .

Атрибуты

Комментарии

Это свойство позволяет получить доступ к параметрам безопасности транспорта Msmq.

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