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,指定訊息的安全性設定。

屬性

適用於