2 writes to AuthenticationScheme
Microsoft.AspNetCore.Authentication.Test (2)
JwtBearerTests.cs (2)
1113AuthenticationScheme = authenticationScheme; 1118AuthenticationScheme = authenticationScheme;
1 reference to AuthenticationScheme
Microsoft.AspNetCore.Authentication.Test (1)
JwtBearerTests.cs (1)
1154return new ClaimsPrincipal(new ClaimsIdentity(claims, AuthenticationScheme));