NetTcpRelaySecurityElement.Transport Property

Definition

Gets the transport security setting for the NetTcpRelayBinding.

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

Property Value

Returns a TcpRelayTransportSecurityElement that contains the relay binding.

Attributes

Applies to