2 references to PropName_NewPassword
Microsoft.AspNetCore.Identity (2)
IdentityEndpointsJsonSerializerContext.InfoRequest.g.cs (1)
127writer.WriteString(PropName_NewPassword, ((global::Microsoft.AspNetCore.Identity.Data.InfoRequest)value).NewPassword);
IdentityEndpointsJsonSerializerContext.ResetPasswordRequest.g.cs (1)
137writer.WriteString(PropName_NewPassword, ((global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest)value).NewPassword);