InfoRequest.NewPassword Property

Definition

The optional new password for the authenticated user. If a new password is provided, the OldPassword is required. If the user forgot the old password, use the "/forgotPassword" endpoint instead.

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

Property Value

Applies to