ResetPasswordRequest.ResetCode Property

Definition

The code sent to the user's email to reset the password. To get the reset code, first make a "/forgotPassword" request.

C#
public string ResetCode { get; init; }

Property Value

Applies to

Product Versions
ASP.NET Core 8.0, 9.0