NetOnewayRelaySecurityElement.Transport Property

Definition

Gets the security settings for the transport.

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

Property Value

Returns a RelayedOnewayTransportSecurityElement that contains the security settings.

Attributes

Applies to