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