2 references to PropName_Id
dotnet-user-jwts (2)
_generated\0\JwtSerializerContext.Jwt.g.cs (1)
288
writer.WriteString(
PropName_Id
, ((global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt)value).Id);
_generated\2\JwtSerializerContext.SigningKey.g.cs (1)
148
writer.WriteString(
PropName_Id
, ((global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey)value).Id);