Skip to Main Content
Status Future consideration
Created by Guest
Created on Oct 21, 2020

Aha Mobile Application Protected with Microsoft Intune SDK

Some companies manage corporate apps/data through Microsoft InTune and mobile applications are protected with the Intune-SDK.

The Intune App SDK, available for both iOS and Android, enables your app to support Intune app protection policies. When your app has app protection policies applied to it, it can be managed by Intune and is recognized by Intune as a managed app. The SDK strives to minimize the amount of code changes required from the app developer. You'll find that you can enable most of the SDK's features without changing your app's behavior. For enhanced end-user and IT administrator experience, you can utilize the SDK's APIs to customize your app behavior to support features that require your app participation.

Once you have enabled your app to support Intune app protection policies, IT administrators can deploy these policies to protect their corporate data within the app.

https://docs.microsoft.com/en-us/mem/intune/apps/app-protection-policy

  • Attach files