WSHttpSecurityElement.Message Свойство

Определение

Возвращает параметры безопасности для сообщения.

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

Значение свойства

Объект MessageSecurityOverHttpElement, в котором указываются параметры безопасности для сообщения.

Атрибуты

Применяется к