EndpointConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |