다음을 통해 공유


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

바인딩의 전송 보안 설정을 캡슐화하는 MsmqTransportSecurityElement 인스턴스입니다.

특성

적용 대상