|
ORE Studio 0.0.4
|
Request to reset password for one or more accounts. More...
#include <account_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
| Serialize request to bytes. | |
Static Public Member Functions | |
| static std::expected< reset_password_request, comms::messaging::error_code > | deserialize (std::span< const std::byte > data) |
| Deserialize request from bytes. | |
Public Attributes | |
| std::vector< boost::uuids::uuid > | account_ids |
Request to reset password for one or more accounts.
Sets the password_reset_required flag on the target accounts, forcing the user to change their password on next login. Supports batch operations. Requires admin privileges.
| std::vector< std::byte > serialize | ( | ) | const |
Serialize request to bytes.
Format: