NetTcpSecurityElement.Message Eigenschap

Definitie

Hiermee haalt u de beveiligingsinstellingen voor het bericht op.

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

Waarde van eigenschap

Een MessageSecurityOverTcpElement die de beveiligingsinstellingen voor het bericht aangeeft.

Kenmerken

Van toepassing op