AppServicesAuthenticationOptions Class

Definition

Options for Azure App Services authentication.

public class AppServicesAuthenticationOptions : Microsoft.AspNetCore.Authentication.AuthenticationSchemeOptions
type AppServicesAuthenticationOptions = class
    inherit AuthenticationSchemeOptions
Public Class AppServicesAuthenticationOptions
Inherits AuthenticationSchemeOptions
Inheritance
AppServicesAuthenticationOptions

Constructors

AppServicesAuthenticationOptions()

Applies to