WSHttpRelayTransportSecurityElement Class

Definition

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

public sealed class WSHttpRelayTransportSecurityElement : System.Configuration.ConfigurationElement
type WSHttpRelayTransportSecurityElement = class
    inherit ConfigurationElement
Public NotInheritable Class WSHttpRelayTransportSecurityElement
Inherits ConfigurationElement
Inheritance
WSHttpRelayTransportSecurityElement

Constructors

WSHttpRelayTransportSecurityElement()

Properties

ProxyCredentialType

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

Applies to