WebHttpRelaySecurity Class

Definition

Specifies the types of security available to a service endpoint configured to receive HTTP requests.

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

Properties

Mode

Gets or sets the mode of security that is used by an endpoint configured to receive HTTP requests with a WebHttpRelayBinding.

RelayClientAuthenticationType

Gets or sets the relay client authentication type used by the service client.

Transport

Gets or sets the Transport-level security settings for a binding.

Applies to