Table of Contents

Class AppServicesAuthenticationDefaults

Namespace
Microsoft.Identity.Web
Assembly
Microsoft.Identity.Web.dll

Default values related to AppServiceAuthentication handler.

public static class AppServicesAuthenticationDefaults
Inheritance
AppServicesAuthenticationDefaults
Inherited Members

Fields

AuthenticationScheme

The default value used for AppServiceAuthenticationOptions.AuthenticationScheme.

public const string AuthenticationScheme = "AppServicesAuthentication"

Field Value

string