Share via


AppServiceHttpSettings Klasse

Definition

Die Konfigurationseinstellungen der HTTP-Anforderungen für Authentifizierungs- und Autorisierungsanforderungen für App Service Authentifizierung/Autorisierung.

public class AppServiceHttpSettings
type AppServiceHttpSettings = class
Public Class AppServiceHttpSettings
Vererbung
AppServiceHttpSettings

Konstruktoren

AppServiceHttpSettings()

Initialisiert eine neue instance von AppServiceHttpSettings.

Eigenschaften

ForwardProxy

Die Konfigurationseinstellungen eines Weiterleitungsproxys, der für die Anforderungen verwendet wird.

IsHttpsRequired

<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: