2 writes to AuthenticationScheme
Microsoft.AspNetCore.Authentication.Test (2)
JwtBearerTests_Handler.cs (2)
1187
AuthenticationScheme
= authenticationScheme;
1192
AuthenticationScheme
= authenticationScheme;
1 reference to AuthenticationScheme
Microsoft.AspNetCore.Authentication.Test (1)
JwtBearerTests_Handler.cs (1)
1219
ClaimsIdentity = new ClaimsIdentity(claims,
AuthenticationScheme
),