-
Notifications
You must be signed in to change notification settings - Fork 53
Enterprise app management | mobile device management (MDM)
Jan Philipp Weber edited this page Jun 22, 2024
·
3 revisions
With the version 1.3.0+ the app supports Enterprise app management (Pro+ feature via subscription or one time purchase).
Version | {PackageFamilyName} |
---|---|
Beta | 38343JanPhilippWeber.2fastBeta_nxr4mypqfqb9c |
Live | 8343JanPhilippWeber.2fastTwoFactorAuthenticatorSu_nxr4mypqfqb9c |
Several variables are available for configuration and are entered as format chr (string):
Key | Value |
---|---|
Description | The generated keys can be hidden with the settings |
Name | UseHiddenTOTP |
Vaild values | true or false |
OMA-URI
./User/Vendor/MSFT/EnterpriseModernAppManagement/AppManagement/AppStore/{PackageFamilyName}/AppSettingPolicy/UseHiddenTOTP
Key | Value |
---|---|
Description | The setting can be used to activate/deactivate a user-defined NTP server for time synchronisation for the generation of TOTP-based keys |
Name | UseNTPServerCorrection |
Vaild values | true or false |
OMA-URI
./User/Vendor/MSFT/EnterpriseModernAppManagement/AppManagement/AppStore/{PackageFamilyName}/AppSettingPolicy/UseNTPServerCorrection
Key | Value |
---|---|
Description | A user-defined NTP server (URL) can be set with the settings |
Name | NTPServerString |
Vaild values | NTP server URL |
OMA-URI
./User/Vendor/MSFT/EnterpriseModernAppManagement/AppManagement/AppStore/{PackageFamilyName}/AppSettingPolicy/NTPServerString
Key | Value |
---|---|
Description | The setting activates or deactivates Windows Hello (if available) |
Name | ActivateWindowsHello |
Vaild values | true or false |
OMA-URI
./User/Vendor/MSFT/EnterpriseModernAppManagement/AppManagement/AppStore/{PackageFamilyName}/AppSettingPolicy/ActivateWindowsHello
Key | Value |
---|---|
Description | The setting activates or deactivates automatic logout after inactivity |
Name | UseAutoLogout |
Vaild values | true or false |
OMA-URI
./User/Vendor/MSFT/EnterpriseModernAppManagement/AppManagement/AppStore/{PackageFamilyName}/AppSettingPolicy/UseAutoLogout
Key | Value |
---|---|
Description | The setting is used to configure the minutes for automatic logout |
Name | AutoLogoutMinutes |
Vaild values | 5 to 25 |
OMA-URI
./User/Vendor/MSFT/EnterpriseModernAppManagement/AppManagement/AppStore/{PackageFamilyName}/AppSettingPolicy/AutoLogoutMinutes
Key | Value |
---|---|
Description | The setting sets a customised image for the login page |
Name | LoginScreenWallpaper |
Vaild values | wallpaper URL |
OMA-URI
./User/Vendor/MSFT/EnterpriseModernAppManagement/AppManagement/AppStore/{PackageFamilyName}/AppSettingPolicy/LoginScreenWallpaper