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.

public string ResetCode { get; init; }
member this.ResetCode : string with get, set
Public Property ResetCode As String

Property Value

Applies to