EndpointConfiguration Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Die Konfiguration für einen Endpunkt.
public ref class EndpointConfiguration
public class EndpointConfiguration
type EndpointConfiguration = class
Public Class EndpointConfiguration
- Vererbung
-
EndpointConfiguration
Eigenschaften
ConfigSection |
Ruft den IConfigurationSection für den Endpunkt ab. |
HttpsOptions |
Ruft das HttpsConnectionAdapterOptions ab. |
IsHttps |
Ruft ab, ob der Endpunkt HTTPS verwendet. |
ListenOptions |
Ruft den Endpunkt ListenOptionsab. |