MessageSecurityOverRelayOneway Class

Definition

The message security on a one-way connection over the Azure Service Bus relay.

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

Properties

AlgorithmSuite

Gets or sets the algorithm suite to be used for securing messages at the SOAP level.

ClientCredentialType

Gets or sets the type of client credential the client uses to authenticate itself to the service at the SOAP level.

Applies to