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)
152
get =>
_mapInboundClaims
;