Table of Contents

Class HttpRelayTransportSecurity

Namespace
Microsoft.ServiceBus
Assembly
Microsoft.ServiceBus.dll

Represents the transport-level security settings for the WSHttpRelayBinding.

public sealed class HttpRelayTransportSecurity
Inheritance
HttpRelayTransportSecurity
Inherited Members

Properties

ProxyCredentialType

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

public HttpProxyCredentialType ProxyCredentialType { get; set; }

Property Value

HttpProxyCredentialType

Returns a System.ServiceModel.HttpProxyCredentialType that contains the client credential.