Okta.Sdk.Model.ChangePasswordRequest
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| NewPassword | PasswordCredential | [optional] | |
| OldPassword | PasswordCredential | [optional] | |
| RevokeSessions | bool | When set to `true`, revokes all user sessions, except for the current session | [optional] [default to false] |