Aracılığıyla paylaş


MsmqIntegrationSecurity.Transport Özellik

Tanım

MsmqTransportSecurityMessage Queuing (MSMQ) tümleştirme kanalı ile ilişkili öğesini alır.

public:
 property System::ServiceModel::MsmqTransportSecurity ^ Transport { System::ServiceModel::MsmqTransportSecurity ^ get(); };
public:
 property System::ServiceModel::MsmqTransportSecurity ^ Transport { System::ServiceModel::MsmqTransportSecurity ^ get(); void set(System::ServiceModel::MsmqTransportSecurity ^ value); };
public System.ServiceModel.MsmqTransportSecurity Transport { get; }
public System.ServiceModel.MsmqTransportSecurity Transport { get; set; }
member this.Transport : System.ServiceModel.MsmqTransportSecurity
member this.Transport : System.ServiceModel.MsmqTransportSecurity with get, set
Public ReadOnly Property Transport As MsmqTransportSecurity
Public Property Transport As MsmqTransportSecurity

Özellik Değeri

MsmqTransportSecurity

MsmqTransportSecurityMessage Queuing tümleştirme kanalı ile ilişkili.

Açıklamalar

MsmqTransportSecurity Message Queuing tümleştirme aktarımında güvenlik ayarlarını kapsüller. Bu ayarlar hem Message Queuing tümleştirme hem de sıraya alınmış aktarımlara yöneliktir. MsmqTransportSecurity Kimlik doğrulama modu, şifreleme algoritması, güvenli karma algoritması ve koruma düzeyini ayarlamanıza olanak sağlar.

Şunlara uygulanır