NetOnewayRelaySecurity Class

Definition

The collection of security settings for a NetOnewayRelayBinding binding.

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

Properties

Message

Gets the type of message-level security requirements for a service configured with a NetOnewayRelayBinding.

Mode

Gets or sets whether message-level and transport-level security are used by an endpoint configured with a NetOnewayRelayBinding.

RelayClientAuthenticationType

Gets or sets the authentication type for the relay client.

Transport

Gets the type of transport-level security requirements for an endpoint configured with a NetOnewayRelayBinding. The default value is EncryptAndSign.

Applies to