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