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