Sdílet prostřednictvím


KestrelServerOptionsHttpsExtensions Třída

Definice

public ref class KestrelServerOptionsHttpsExtensions abstract sealed
public static class KestrelServerOptionsHttpsExtensions
type KestrelServerOptionsHttpsExtensions = class
Public Module KestrelServerOptionsHttpsExtensions
Dědičnost
KestrelServerOptionsHttpsExtensions

Metody

UseHttps(KestrelServerOptions, HttpsConnectionFilterOptions)

Nakonfigurujte Kestrel tak, aby používal PROTOKOL HTTPS.

UseHttps(KestrelServerOptions, String, String)

Nakonfigurujte Kestrel tak, aby používal PROTOKOL HTTPS.

UseHttps(KestrelServerOptions, String)

Nakonfigurujte Kestrel tak, aby používal PROTOKOL HTTPS.

UseHttps(KestrelServerOptions, X509Certificate2)

Nakonfigurujte Kestrel tak, aby používal PROTOKOL HTTPS.

Platí pro