Microsoft Authenticator

Download: Microsoft Authenticator APK

  • Latest Version
Application ID com.azure.authenticator
Downloads 119.48M
Upload by Microsoft Corporation
Rating 4.6/1.55M+
Content rating Everyone
Requires android 8.0 and up
Updated on Apr 04, 2024

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.AUTHENTICATE_ACCOUNTS:
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • android.permission.MANAGE_ACCOUNTS:
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_CREDENTIALS:
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.sec.ENTERPRISE_DEVICE_ADMIN:
  • android.permission.sec.MDM_CERTIFICATE:
  • android.permission.sec.MDM_SECURITY:
  • com.azure.authenticator.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.azure.authenticator.knox.SUPPORT_PERMISSION:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE:
  • com.samsung.android.knox.permission.KNOX_CERTIFICATE:
  • com.samsung.android.knox.permission.KNOX_CERT_PROVISIONING:
  • com.samsung.android.knox.permission.KNOX_ENTERPRISE_DEVICE_ADMIN:
  • com.samsung.android.knox.permission.KNOX_SECURITY: