Table of Contents

Class WSHttpRelayTransportSecurityElement

Namespace
Microsoft.ServiceBus.Configuration
Assembly
Microsoft.ServiceBus.dll

A configuration element that describes the security on an HTTP transport over the Azure Service Bus relay.

public sealed class WSHttpRelayTransportSecurityElement : ConfigurationElement
Inheritance
WSHttpRelayTransportSecurityElement

Constructors

WSHttpRelayTransportSecurityElement()

public WSHttpRelayTransportSecurityElement()

Properties

Properties

protected override ConfigurationPropertyCollection Properties { get; }

Property Value

ConfigurationPropertyCollection

ProxyCredentialType

Gets or sets the type of credential to be used by the service or client endpoint for authentication against the proxy.

public HttpProxyCredentialType ProxyCredentialType { get; set; }

Property Value

HttpProxyCredentialType

The type of client credential to be used by the service or client endpoint for authentication against the proxy.