Name | Description | Type | Additional information |
---|---|---|---|
Id |
The UserId of the user whose activation status was updated |
integer |
None. |
Username |
The Username of the user whose activation status was updated |
string |
None. |
IsActive |
If true, user status was just updated to be active. If false, user status was just updated to be inactive. |
boolean |
None. |
WarningMessages |
List of warning messages encountered while servicing request |
Collection of string |
None. |