using Microsoft.AspNetCore.Authentication; public class BasicAuthenticationOption : AuthenticationSchemeOptions { }