UserService Notifications Example
Example of how to use a UserService Notification
The UserService implements IUserService
and provides access to operations involving IUser
.
The following example illustrates how to cancel the password reset feature for a given set of users.
Usage
Last updated
Was this helpful?