다음을 통해 공유


NetTcpSecurityElement.Transport 속성

정의

전송의 보안 설정을 가져옵니다.

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

속성 값

TcpTransportSecurityElement

전송의 보안 설정을 지정하는 TcpTransportSecurityElement입니다.

특성

적용 대상