WSHttpRelaySecurity Class

Definition

Represents the security settings for the WSHttpRelayBinding.

public sealed class WSHttpRelaySecurity
type WSHttpRelaySecurity = class
Public NotInheritable Class WSHttpRelaySecurity
Inheritance
WSHttpRelaySecurity

Properties

Message

Gets the message-level security settings for this Azure Service Bus binding.

Mode

Specifies the message security mode for this Azure Service Bus binding.

RelayClientAuthenticationType

Gets or sets the authentication type required for the service application or client application to provide to the Azure Service Bus.

Transport

Gets an object that contains the transport-level security settings for this Azure Service Bus binding.

Applies to