Need clarification on the following:
How does the Mobile app store and encrypt data? Specifically, need to understand what data is stored locally on a user’s mobile device (i.e. enabling offline capabilities) and how/which data is encrypted.
From what I've learned thus far, the DB for Outlook Offline is a full blown CRM server. However the architecture for the mobile client is different as there’s only the local DB on the client due to obvious compute power and storage limitations inherent in the mobile device. All the changes in mobile go into the Offline queue on the local DB on the device and then are uploaded when you sync your device once back online.
Need more details however on what is actually stored on the device and how is the data encrypted.
Thanks
*This post is locked for comments
I have the same question (0)