Constructor
# new ChangePassword(props)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
ChangePasswordProps
|
Component properties |
|
onPasswordChangeComplete |
onPasswordChangeCompleteCallback
|
Callback called when password change occured |
|
verifyMethod |
ChangePasswordStep
|
<optional> |
Method by which to verify password updating |
onLoadComplete |
onLoadCompleteCallback
|
<optional> |
Callback when component is ready |