다음을 통해 공유


NetTcpSecurityElement.Message 속성

정의

메시지의 보안 설정을 가져옵니다.

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

속성 값

MessageSecurityOverTcpElement

메시지의 보안 설정을 지정하는 MessageSecurityOverTcpElement입니다.

특성

적용 대상