1 write to _mapInboundClaims
Microsoft.AspNetCore.Authentication.JwtBearer (1)
JwtBearerOptions.cs (1)
155_mapInboundClaims = value;
1 reference to _mapInboundClaims
Microsoft.AspNetCore.Authentication.JwtBearer (1)
JwtBearerOptions.cs (1)
152get => _mapInboundClaims;