ResetPasswordRequest.NewPassword Property

Definition

The new password the user with the given Email should login with. This will replace the previous password.

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

Property Value

Applies to