3 references to AuthenticationMethod
dotnet-sourcelink (3)
Program.cs (3)
72
authArg.AcceptOnlyFromAmong(
AuthenticationMethod
.Basic);
532
AuthenticationMethod
.Basic => new AuthenticationHeaderValue(
533
scheme:
AuthenticationMethod
.Basic,