WSHttpRelayBindingElement.Security Property

Definition

Gets the WSHttpRelaySecurityElement configuration element that contains the security settings for the WSHttpRelayBinding binding.

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

Property Value

The WSHttpRelaySecurityElement configuration element that contains the security settings for the WSHttpRelayBinding binding.

Attributes

Applies to