Compartilhar via


NetTcpSecurityElement.Message Propriedade

Definição

Obtém as configurações de segurança da mensagem.

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

Valor da propriedade

MessageSecurityOverTcpElement

Um MessageSecurityOverTcpElement que especifica as configurações de segurança para a mensagem.

Atributos

Aplica-se a