@ionic-enterprise/intune
Support for Microsoft Intune
Install
npm install @ionic-enterprise/intune
npx cap sync
API
addListener(...)
addListener(eventName: 'appConfigChange', listenerFunc: () => void) => Promise<PluginListenerHandle> & PluginListenerHandle
| Param |
Type |
eventName |
"appConfigChange" |
listenerFunc |
() => void |
Returns: any
addListener(...)
addListener(eventName: 'policyChange', listenerFunc: () => void) => Promise<PluginListenerHandle> & PluginListenerHandle
| Param |
Type |
eventName |
"policyChange" |
listenerFunc |
() => void |
Returns: any
Interfaces
PluginListenerHandle
| Prop |
Type |
remove |
() => any |
IntuneMAMUser
IntuneMAMAcquireTokenOptions
IntuneMAMAcquireToken
| Prop |
Type |
accessToken |
string |
accountIdentifier |
string |
IntuneMAMAcquireTokenSilentOptions
IntuneMAMRegisterAndEnrollAccountOptions
IntuneMAMAppConfig
IntuneMAMGroupName
IntuneMAMPolicy
| Prop |
Type |
contactSyncAllowed |
boolean |
pinRequired |
boolean |
managedBrowserRequired |
boolean |
screenCaptureAllowed |
boolean |
IntuneMAMVersionInfo