WSHttpRelaySecurityElement.Message Property

Definition

Gets the security settings for the message.

[System.Configuration.ConfigurationProperty("message")]
public Microsoft.ServiceBus.Configuration.NonDualMessageSecurityOverRelayHttpElement Message { get; }
[<System.Configuration.ConfigurationProperty("message")>]
member this.Message : Microsoft.ServiceBus.Configuration.NonDualMessageSecurityOverRelayHttpElement
Public ReadOnly Property Message As NonDualMessageSecurityOverRelayHttpElement

Property Value

Returns a NonDualMessageSecurityOverRelayHttpElement that specifies the security settings for the message.

Attributes

Applies to