1 write to Name
Microsoft.AspNetCore.Authentication.Abstractions (1)
AuthenticationSchemeBuilder.cs (1)
19Name = name;
1 reference to Name
Microsoft.AspNetCore.Authentication.Abstractions (1)
AuthenticationSchemeBuilder.cs (1)
49return new AuthenticationScheme(Name, DisplayName, HandlerType);