DeleteUserStatus
Property | Type | Description |
---|---|---|
UserName | string | Username of the user |
IsDeleted | bool | If successfully deleted -True If not Successfully deleted- false |
ErrorCode | int | error code will be returned if an error occurred, otherwise 0 will be returned |