Allows the user to change its password.
override async Task OnAppearingAsync()
ChangePasswordPage(ChangePasswordViewModel ViewModel)
Initializes a new instance of the ChangePasswordPage class.
override async Task OnDisappearingAsync()
View model for the ChangePasswordPage page.