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