NetMsmqSecurityElement.Transport Özellik

Tanım

MsmqTransportSecurityElement Bağlama ile ilişkili öğeyi NetMsmqBinding alır.

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

Özellik Değeri

MsmqTransportSecurity Bağlama ile NetMsmqBinding ilişkili örnek.

Öznitelikler

Açıklamalar

Bu özellik Msmq Aktarım güvenlik ayarlarına erişim sağlar.

Şunlara uygulanır