다음을 통해 공유


NetNamedPipeSecurityElement.Transport 속성

정의

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

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

속성 값

NamedPipeTransportSecurityElement

전송의 보안 설정입니다.

특성

적용 대상