@jellyfin/sdk
Preparing search index...
generated-client
ForgotPasswordDto
Interface ForgotPasswordDto
Forgot Password request body DTO.
interface
ForgotPasswordDto
{
EnteredUsername
:
string
;
}
Index
Properties
Entered
Username
Properties
Entered
Username
EnteredUsername
:
string
Gets or sets the entered username to have its password reset.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Entered
Username
@jellyfin/sdk
Loading...
Forgot Password request body DTO.