UserEventArgs Class Members
- Last UpdatedNov 06, 2025
- 1 minute read
The following tables list the members exposed by UserEventArgs.
| Name | Description | |
|---|---|---|
![]() | UserEventArgs Constructor |
The UserEventArgs() method is the constructor for the class. This constructor creates a new UserEventArgs object with the fields initialized according to the supplied userObject. |
| Name | Description | |
|---|---|---|
![]() | UserObject | The UserObject is a read-only property that exposes the new User object. |

