ResetPasswordRequest.ResetCode 属性

定义

发送到用户电子邮件以重置密码的代码。 若要获取重置代码,请先发出“/forgotPassword”请求。

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

属性值

适用于