Compartir a través de


NetOnewayRelaySecurityElement.Transport Propiedad

Definición

Obtiene la configuración de seguridad para el transporte.

[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

Valor de propiedad

Devuelve un RelayedOnewayTransportSecurityElement valor de tipo que contiene la configuración de seguridad.

Atributos

Se aplica a