Freigeben über


HttpSettings Klasse

Definition

Die Konfigurationseinstellungen der HTTP-Anforderungen für Authentifizierungs- und Autorisierungsanforderungen für containerApp Service Authentication/Authorization.

public class HttpSettings
type HttpSettings = class
Public Class HttpSettings
Vererbung
HttpSettings

Konstruktoren

HttpSettings()

Initialisiert eine neue instance von HttpSettings.

Eigenschaften

ForwardProxy

Die Konfigurationseinstellungen eines Weiterleitungsproxys, der zum Senden der Anforderungen verwendet wird.

RequireHttps

<code>false</code> , wenn die Authentifizierungs-/Autorisierungsantworten ohne HTTPS-Schema zulässig sind, <andernfalls Code>true</code>.

RoutesApiPrefix

Das Präfix, das allen Authentifizierungs-/Autorisierungspfaden vorangehen soll.

Gilt für: