Compartilhar via


WebHttpRelaySecurityElement.Transport Propriedade

Definição

Obtém um elemento de configuração que indica as configurações de segurança em nível de transporte para um ponto de extremidade de serviço configurado para receber solicitações HTTP.

[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 da propriedade

Retorna um HttpRelayTransportSecurityElement que contém as configurações de segurança.

Atributos

Aplica-se a