2 writes to AuthenticationScheme
Microsoft.AspNetCore.Authentication.Test (2)
JwtBearerTests_Handler.cs (2)
1179AuthenticationScheme = authenticationScheme; 1184AuthenticationScheme = authenticationScheme;
1 reference to AuthenticationScheme
Microsoft.AspNetCore.Authentication.Test (1)
JwtBearerTests_Handler.cs (1)
1211ClaimsIdentity = new ClaimsIdentity(claims, AuthenticationScheme),