次の方法で共有


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

属性

適用対象