Match each mobile synchronization protocol or cloud security mechanism with its correct operational implementation in an enterprise environment.
- Exchange ActiveSync (EAS)Synchronizes full PIM payload (email, contacts, calendar, and global address lists) over HTTPS.
- Mobile Application Management (MAM)Provides containerization and selective remote wipe restricted to corporate app data on BYOD devices.
- IMAP4 with SSL/TLSSynchronizes email folder states across multiple devices over encrypted TCP port 993.
- SSO with Federated MFAAuthenticates mobile users against a central identity provider using short-lived tokens and secondary verification.
Answer
Exchange ActiveSync pairs with full PIM payload (email, contacts, calendar, address lists) synchronization over HTTPS. Mobile Application Management pairs with app data containerization and selective wipe for BYOD. IMAP4 with SSL/TLS pairs with multi-device email folder state synchronization over TCP port 993. SSO with Federated MFA pairs with central IdP token-based authentication and secondary verification.
Each technology is correctly paired with its technical specification: Exchange ActiveSync synchronizes full PIM payloads over HTTPS; Mobile Application Management enforces containerization and selective wipe on BYOD endpoints; IMAP4 over SSL/TLS manages multi-device email folder states over TCP port 993; and SSO with Federated MFA authenticates mobile cloud access via a central IdP using tokens and secondary authentication.
Step-by-Step Solution
Key Concept
Mobile Device Synchronization Protocols and Enterprise Cloud Identity Integration