2 references to PropName_NewPassword
Microsoft.AspNetCore.Identity (2)
_generated\11\IdentityEndpointsJsonSerializerContext.ResetPasswordRequest.g.cs (1)
139
writer.WriteString(
PropName_NewPassword
, ((global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest)value).NewPassword);
_generated\5\IdentityEndpointsJsonSerializerContext.InfoRequest.g.cs (1)
129
writer.WriteString(
PropName_NewPassword
, ((global::Microsoft.AspNetCore.Identity.Data.InfoRequest)value).NewPassword);