Class Auth0Constants
- Namespace
- Auth0.AspNetCore.Authentication
- Assembly
- Auth0.AspNetCore.Authentication.dll
Class containing Auth0 specific constants used throughout the SDK
public class Auth0Constants- Inheritance
- 
      
      Auth0Constants
- Inherited Members
Fields
AuthenticationScheme
The Authentication Scheme, used when configuring OpenIdConnect
public static string AuthenticationScheme