MessageSecurityOverRelayHttp Class

Definition

Enables setting message-level security properties on the WSHttpRelayBinding binding.

public class MessageSecurityOverRelayHttp
type MessageSecurityOverRelayHttp = class
Public Class MessageSecurityOverRelayHttp
Inheritance
MessageSecurityOverRelayHttp
Derived

Properties

AlgorithmSuite

Specifies the algorithm suite used for security messages at the SOAP level.

ClientCredentialType

Specifies the type of client credential used for client authentication.

NegotiateServiceCredential

Gets or sets a value that indicates whether the service credential is provisioned at the client out of band or is obtained from the service through a process of negotiation.

Methods

IsSecureConversationEnabled()

Only used in extensibility scenarios to indicate whether an instance of a class derived from MessageSecurityOverRelayHttp is configured to perform secure conversation.

Applies to