EndpointConfiguration Class

Definition

The configuration for an endpoint.

public ref class EndpointConfiguration
public class EndpointConfiguration
type EndpointConfiguration = class
Public Class EndpointConfiguration
Inheritance
EndpointConfiguration

Properties

ConfigSection

Gets the IConfigurationSection for the endpoint.

HttpsOptions

Gets the HttpsConnectionAdapterOptions.

IsHttps

Gets whether the endpoint uses HTTPS.

ListenOptions

Gets the endpoint ListenOptions.

Applies to