Share via


PeerSecurityElement.Transport 속성

정의

이 요소로 구성된 피어에서 보낸 보안 메시지의 전송 형식을 가져옵니다.

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

속성 값

PeerTransportSecurityElement

이 요소로 구성된 피어에서 보낸 보안 메시지의 전송 형식을 지정하는 PeerTransportSecurityElement입니다.

특성

적용 대상