Compartir a través de


BasicHttpRelaySecurityElement.Transport Propiedad

Definición

Obtiene un elemento de configuración que especifica la configuración de seguridad de nivel de transporte para un BasicHttpRelayBinding enlace.

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

Valor de propiedad

Devuelve un HttpRelayTransportSecurityElement valor de tipo que contiene propiedades que controlan los parámetros de autenticación para el transporte HTTP.

Atributos

Se aplica a