3.9.7
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -4,4 +4,9 @@
|
|||||||
/*.Log
|
/*.Log
|
||||||
/*.Lo_
|
/*.Lo_
|
||||||
/*.csv
|
/*.csv
|
||||||
|
/*.zip
|
||||||
|
/*.new
|
||||||
|
/*.old
|
||||||
|
/Extensions/*.zip
|
||||||
|
.gitignore
|
||||||
|
CloudAPIPowerShellManagement.log
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
RootModule = 'CloudAPIPowerShellManagement.psm1'
|
RootModule = 'CloudAPIPowerShellManagement.psm1'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '3.9.6'
|
ModuleVersion = '3.9.7'
|
||||||
|
|
||||||
# Supported PSEditions
|
# Supported PSEditions
|
||||||
# CompatiblePSEditions = @()
|
# CompatiblePSEditions = @()
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"AppType": "AndroidLobApp",
|
"AppType": "AndroidLobApp",
|
||||||
"ODataType": "#microsoft.graph.androidLobApp",
|
"ODataType": "#microsoft.graph.androidLobApp",
|
||||||
@@ -29,6 +29,18 @@
|
|||||||
"Condition": null,
|
"Condition": null,
|
||||||
"LanguageId": "iosVppApp"
|
"LanguageId": "iosVppApp"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AppType": "WinGetPublicApp",
|
||||||
|
"ODataType": "#microsoft.graph.winGetApp",
|
||||||
|
"Condition": null,
|
||||||
|
"LanguageId": "winGetPublicApp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AppType": "WinGetStoreApp",
|
||||||
|
"ODataType": "#microsoft.graph.winGetApp",
|
||||||
|
"Condition": null,
|
||||||
|
"LanguageId": "winGetStoreApp"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AppType": "MacOSLobApp",
|
"AppType": "MacOSLobApp",
|
||||||
"ODataType": "#microsoft.graph.macOSLobApp",
|
"ODataType": "#microsoft.graph.macOSLobApp",
|
||||||
@@ -42,10 +54,22 @@
|
|||||||
"LanguageId": "macOSEdgeApp"
|
"LanguageId": "macOSEdgeApp"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AppType": "MacOSMdatpApp",
|
"AppType": "MacOSMicrosoftDefenderApp",
|
||||||
"ODataType": "#microsoft.graph.macOSMdatpApp",
|
"ODataType": "#microsoft.graph.macOSMicrosoftDefenderApp",
|
||||||
"Condition": null,
|
"Condition": null,
|
||||||
"LanguageId": "macOSMdatpApp"
|
"LanguageId": "macOSMicrosoftDefenderApp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AppType": "MacOSDmgApp",
|
||||||
|
"ODataType": "#microsoft.graph.macOSDmgApp",
|
||||||
|
"Condition": null,
|
||||||
|
"LanguageId": "macOSDmgApp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AppType": "MacOSPkgApp",
|
||||||
|
"ODataType": "#microsoft.graph.macOSPkgApp",
|
||||||
|
"Condition": null,
|
||||||
|
"LanguageId": "macOSPkgApp"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AppType": "MacOsVppApp",
|
"AppType": "MacOsVppApp",
|
||||||
@@ -53,6 +77,12 @@
|
|||||||
"Condition": null,
|
"Condition": null,
|
||||||
"LanguageId": "macOsVppApp"
|
"LanguageId": "macOsVppApp"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AppType": "MacOSWebClip",
|
||||||
|
"ODataType": "#microsoft.graph.macOSWebClip",
|
||||||
|
"Condition": null,
|
||||||
|
"LanguageId": "macOSWebClip"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AppType": "ManagedAndroidLobApp",
|
"AppType": "ManagedAndroidLobApp",
|
||||||
"ODataType": "#microsoft.graph.managedAndroidLobApp",
|
"ODataType": "#microsoft.graph.managedAndroidLobApp",
|
||||||
@@ -197,6 +227,24 @@
|
|||||||
},
|
},
|
||||||
"LanguageId": "builtInIos"
|
"LanguageId": "builtInIos"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AppType": "IosIPadOSWebClip",
|
||||||
|
"ODataType": "#microsoft.graph.iOSiPadOSWebClip",
|
||||||
|
"Condition": null,
|
||||||
|
"LanguageId": "iosIPadOSWebClip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AppType": "WindowsWebApp",
|
||||||
|
"ODataType": "#microsoft.graph.windowsWebApp",
|
||||||
|
"Condition": null,
|
||||||
|
"LanguageId": "windowsWebApp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AppType": "Win32CatalogApp",
|
||||||
|
"ODataType": "#microsoft.graph.win32CatalogApp",
|
||||||
|
"Condition": null,
|
||||||
|
"LanguageId": "win32CatalogApp"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AppType": "WindowsUniversalAppXLobApp",
|
"AppType": "WindowsUniversalAppXLobApp",
|
||||||
"ODataType": "#microsoft.graph.windowsUniversalAppX",
|
"ODataType": "#microsoft.graph.windowsUniversalAppX",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"0": "AirPlay",
|
"0": "AirPlay",
|
||||||
"1": "AirPrint",
|
"1": "AirPrint",
|
||||||
"2": "AndroidDeviceOwnerApplications",
|
"2": "AndroidDeviceOwnerApplications",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"ObjectType": "#microsoft.graph.androidCustomConfiguration",
|
"ObjectType": "#microsoft.graph.androidCustomConfiguration",
|
||||||
"PolicyType": "AndroidCustom",
|
"PolicyType": "AndroidCustom",
|
||||||
@@ -1394,5 +1394,14 @@
|
|||||||
"Categories": [
|
"Categories": [
|
||||||
|
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ObjectType": "#microsoft.graph.inventoryCatalog",
|
||||||
|
"PolicyType": "InventoryCatalog",
|
||||||
|
"PolicyTypeLanguageId": null,
|
||||||
|
"PlatformLanguageId": null,
|
||||||
|
"Categories": [
|
||||||
|
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"entityKey": "configureEmail",
|
"entityKey": "configureEmail",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 109,
|
"booleanActions": 109,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "Inputs.authenticationType",
|
"nameResourceKey": "Inputs.authenticationType",
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.EmailProfile.AccountType",
|
"entityKey": "com.microsoft.outlook.EmailProfile.AccountType",
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
"booleanActions": 0,
|
"booleanActions": 0,
|
||||||
"category": "TableHeaders.settings",
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"nameResourceKey": "Inputs.basicAuth",
|
"nameResourceKey": "Inputs.basicAuth",
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.EmailProfile.EmailUPN",
|
"entityKey": "com.microsoft.outlook.EmailProfile.EmailUPN",
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
"booleanActions": 0,
|
"booleanActions": 0,
|
||||||
"category": "TableHeaders.settings",
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"nameResourceKey": "userPrincipalNameOption",
|
"nameResourceKey": "userPrincipalNameOption",
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.EmailProfile.AccountDomain",
|
"entityKey": "com.microsoft.outlook.EmailProfile.AccountDomain",
|
||||||
"dataType": 20,
|
"dataType": 20,
|
||||||
"booleanActions": 0,
|
"booleanActions": 0,
|
||||||
"category": "TableHeaders.settings",
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"Condition": {
|
"Condition": {
|
||||||
"Expressions": [
|
"Expressions": [
|
||||||
{
|
{
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.EmailProfile.EmailAddress",
|
"entityKey": "com.microsoft.outlook.EmailProfile.EmailAddress",
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
"booleanActions": 0,
|
"booleanActions": 0,
|
||||||
"category": "TableHeaders.settings",
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"nameResourceKey": "userPrincipalNameOption",
|
"nameResourceKey": "userPrincipalNameOption",
|
||||||
@@ -92,7 +92,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.EmailProfile.ServerHostName",
|
"entityKey": "com.microsoft.outlook.EmailProfile.ServerHostName",
|
||||||
"dataType": 20,
|
"dataType": 20,
|
||||||
"booleanActions": 0,
|
"booleanActions": 0,
|
||||||
"category": "TableHeaders.settings",
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"Condition": {
|
"Condition": {
|
||||||
"Expressions": [
|
"Expressions": [
|
||||||
{
|
{
|
||||||
@@ -108,7 +108,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.EmailProfile.EmailAccountName",
|
"entityKey": "com.microsoft.outlook.EmailProfile.EmailAccountName",
|
||||||
"dataType": 20,
|
"dataType": 20,
|
||||||
"booleanActions": 0,
|
"booleanActions": 0,
|
||||||
"category": "TableHeaders.settings",
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"Condition": {
|
"Condition": {
|
||||||
"Expressions": [
|
"Expressions": [
|
||||||
{
|
{
|
||||||
@@ -124,7 +124,7 @@
|
|||||||
"entityKey": "IntuneMAMAllowedAccountsOnly",
|
"entityKey": "IntuneMAMAllowedAccountsOnly",
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
"booleanActions": 0,
|
"booleanActions": 0,
|
||||||
"category": "TableHeaders.settings",
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"Condition": {
|
"Condition": {
|
||||||
"Expressions": [
|
"Expressions": [
|
||||||
{
|
{
|
||||||
@@ -158,7 +158,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.FocusedInbox",
|
"entityKey": "com.microsoft.outlook.Mail.FocusedInbox",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowBiometricsTitle",
|
"nameResourceKey": "OutlookAppConfig.allowBiometricsTitle",
|
||||||
@@ -166,25 +166,28 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Auth.Biometric",
|
"entityKey": "com.microsoft.outlook.Auth.Biometric",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
},
|
"ChildSettings": [
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
||||||
"descriptionResourceKey": "",
|
"descriptionResourceKey": "",
|
||||||
"entityKey": "com.microsoft.outlook.Auth.Biometric.UserChangeAllowed",
|
"entityKey": "com.microsoft.outlook.Auth.Biometric.UserChangeAllowed",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 109,
|
"booleanActions": 109,
|
||||||
"unconfiguredValue": true,
|
"allowMissing": true,
|
||||||
"allowMissing": true,
|
"unconfiguredValue": true,
|
||||||
"category": "TableHeaders.settings",
|
"alwaysAddValue": true,
|
||||||
"Condition": {
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"Expressions": [
|
"Condition": {
|
||||||
{
|
"Expressions": [
|
||||||
"property": "com.microsoft.outlook.Auth.Biometric",
|
{
|
||||||
"value": "true"
|
"property": "com.microsoft.outlook.Auth.Biometric",
|
||||||
|
"value": "true"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowSaveContactsTitle",
|
"nameResourceKey": "OutlookAppConfig.allowSaveContactsTitle",
|
||||||
@@ -192,25 +195,28 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Contacts.LocalSyncEnabled",
|
"entityKey": "com.microsoft.outlook.Contacts.LocalSyncEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
},
|
"ChildSettings": [
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
||||||
"descriptionResourceKey": "",
|
"descriptionResourceKey": "",
|
||||||
"entityKey": "com.microsoft.outlook.Contacts.LocalSyncEnabled.UserChangeAllowed",
|
"entityKey": "com.microsoft.outlook.Contacts.LocalSyncEnabled.UserChangeAllowed",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 109,
|
"booleanActions": 109,
|
||||||
"unconfiguredValue": true,
|
"allowMissing": true,
|
||||||
"allowMissing": true,
|
"unconfiguredValue": true,
|
||||||
"category": "TableHeaders.settings",
|
"alwaysAddValue": true,
|
||||||
"Condition": {
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"Expressions": [
|
"Condition": {
|
||||||
{
|
"Expressions": [
|
||||||
"property": "com.microsoft.outlook.Contacts.LocalSyncEnabled",
|
{
|
||||||
"value": "true"
|
"property": "com.microsoft.outlook.Contacts.LocalSyncEnabled",
|
||||||
|
"value": "true"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.discoverFeedTitle",
|
"nameResourceKey": "OutlookAppConfig.discoverFeedTitle",
|
||||||
@@ -218,7 +224,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.officeFeedEnabled",
|
"entityKey": "com.microsoft.outlook.Mail.officeFeedEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowSmartReplyTitle",
|
"nameResourceKey": "OutlookAppConfig.allowSmartReplyTitle",
|
||||||
@@ -226,25 +232,28 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled",
|
"entityKey": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
},
|
"ChildSettings": [
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
||||||
"descriptionResourceKey": "",
|
"descriptionResourceKey": "",
|
||||||
"entityKey": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled.UserChangeAllowed",
|
"entityKey": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled.UserChangeAllowed",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 109,
|
"booleanActions": 109,
|
||||||
"category": "TableHeaders.settings",
|
"allowMissing": true,
|
||||||
"unconfiguredValue": true,
|
"unconfiguredValue": true,
|
||||||
"allowMissing": true,
|
"alwaysAddValue": true,
|
||||||
"Condition": {
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"Expressions": [
|
"Condition": {
|
||||||
{
|
"Expressions": [
|
||||||
"property": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled",
|
{
|
||||||
"value": "true"
|
"property": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled",
|
||||||
|
"value": "true"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowExternalRecipientsMailTipTitle",
|
"nameResourceKey": "OutlookAppConfig.allowExternalRecipientsMailTipTitle",
|
||||||
@@ -252,7 +261,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.ExternalRecipientsToolTipEnabled",
|
"entityKey": "com.microsoft.outlook.Mail.ExternalRecipientsToolTipEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowDefaultAppSignatureTitle",
|
"nameResourceKey": "OutlookAppConfig.allowDefaultAppSignatureTitle",
|
||||||
@@ -260,7 +269,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.DefaultSignatureEnabled",
|
"entityKey": "com.microsoft.outlook.Mail.DefaultSignatureEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.blockExternalImagesTitle",
|
"nameResourceKey": "OutlookAppConfig.blockExternalImagesTitle",
|
||||||
@@ -268,25 +277,28 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled",
|
"entityKey": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
},
|
"ChildSettings": [
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
||||||
"descriptionResourceKey": "",
|
"descriptionResourceKey": "",
|
||||||
"entityKey": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled.UserChangeAllowed",
|
"entityKey": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled.UserChangeAllowed",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 109,
|
"booleanActions": 109,
|
||||||
"unconfiguredValue": true,
|
"allowMissing": true,
|
||||||
"allowMissing": true,
|
"unconfiguredValue": true,
|
||||||
"category": "TableHeaders.settings",
|
"alwaysAddValue": true,
|
||||||
"Condition": {
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
"Expressions": [
|
"Condition": {
|
||||||
{
|
"Expressions": [
|
||||||
"property": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled",
|
{
|
||||||
"value": "true"
|
"property": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled",
|
||||||
|
"value": "true"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.OrganizeMailByThread.title",
|
"nameResourceKey": "OutlookAppConfig.OrganizeMailByThread.title",
|
||||||
@@ -294,7 +306,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.OrganizeByThreadEnabled",
|
"entityKey": "com.microsoft.outlook.Mail.OrganizeByThreadEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.playMyEmailsTitle",
|
"nameResourceKey": "OutlookAppConfig.playMyEmailsTitle",
|
||||||
@@ -302,7 +314,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.PlayMyEmailsEnabled",
|
"entityKey": "com.microsoft.outlook.Mail.PlayMyEmailsEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.themesEnabledTitle",
|
"nameResourceKey": "OutlookAppConfig.themesEnabledTitle",
|
||||||
@@ -310,7 +322,7 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Settings.ThemesEnabled",
|
"entityKey": "com.microsoft.outlook.Settings.ThemesEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.textPredictionsTitle",
|
"nameResourceKey": "OutlookAppConfig.textPredictionsTitle",
|
||||||
@@ -318,24 +330,114 @@
|
|||||||
"entityKey": "com.microsoft.outlook.Mail.TextPredictionsEnabled",
|
"entityKey": "com.microsoft.outlook.Mail.TextPredictionsEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 120,
|
"booleanActions": 120,
|
||||||
"category": "TableHeaders.settings"
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
|
"ChildSettings": [
|
||||||
|
{
|
||||||
|
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "com.microsoft.outlook.Mail.TextPredictionsEnabled.UserChangeAllowed",
|
||||||
|
"dataType": 0,
|
||||||
|
"booleanActions": 109,
|
||||||
|
"allowMissing": true,
|
||||||
|
"unconfiguredValue": true,
|
||||||
|
"alwaysAddValue": true,
|
||||||
|
"category": "SettingDetails.configurationSettingsTitle",
|
||||||
|
"Condition": {
|
||||||
|
"Expressions": [
|
||||||
|
{
|
||||||
|
"property": "com.microsoft.outlook.Mail.TextPredictionsEnabled",
|
||||||
|
"value": "true"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"nameResourceKey": "Inputs.outlookSMimeSettings",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"dataType": 8,
|
||||||
|
"booleanActions": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
"nameResourceKey": "OutlookAppConfig.enableSMIMETitle",
|
||||||
"descriptionResourceKey": "",
|
"descriptionResourceKey": "",
|
||||||
"entityKey": "com.microsoft.outlook.Mail.TextPredictionsEnabled.UserChangeAllowed",
|
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled",
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"booleanActions": 109,
|
"booleanActions": 109,
|
||||||
"unconfiguredValue": true,
|
"category": "SettingDetails.requireSMIME",
|
||||||
"allowMissing": true,
|
"ChildSettings": [
|
||||||
"category": "TableHeaders.settings",
|
{
|
||||||
"Condition": {
|
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
||||||
"Expressions": [
|
"descriptionResourceKey": "",
|
||||||
{
|
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.UserChangeAllowed",
|
||||||
"property": "com.microsoft.outlook.Mail.TextPredictionsEnabled",
|
"dataType": 0,
|
||||||
"value": "true"
|
"booleanActions": 109,
|
||||||
}
|
"allowMissing": true,
|
||||||
]
|
"unconfiguredValue": true,
|
||||||
}
|
"alwaysAddValue": true,
|
||||||
|
"category": "SettingDetails.requireSMIME"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "OutlookAppConfig.encryptAllEmails",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.EncryptAllMail",
|
||||||
|
"dataType": 0,
|
||||||
|
"booleanActions": 109,
|
||||||
|
"category": "SettingDetails.requireSMIME",
|
||||||
|
"ChildSettings": [
|
||||||
|
{
|
||||||
|
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.EncryptAllMail.UserChangeAllowed",
|
||||||
|
"dataType": 0,
|
||||||
|
"booleanActions": 109,
|
||||||
|
"allowMissing": true,
|
||||||
|
"unconfiguredValue": true,
|
||||||
|
"alwaysAddValue": true,
|
||||||
|
"category": "SettingDetails.requireSMIME"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "OutlookAppConfig.signAllEmails",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.SignAllMail",
|
||||||
|
"dataType": 0,
|
||||||
|
"booleanActions": 109,
|
||||||
|
"category": "SettingDetails.requireSMIME",
|
||||||
|
"ChildSettings": [
|
||||||
|
{
|
||||||
|
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.SignAllMail.UserChangeAllowed",
|
||||||
|
"dataType": 0,
|
||||||
|
"booleanActions": 109,
|
||||||
|
"allowMissing": true,
|
||||||
|
"unconfiguredValue": true,
|
||||||
|
"alwaysAddValue": true,
|
||||||
|
"category": "SettingDetails.requireSMIME"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "Inputs.ldapUrl",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.LDAPHostName",
|
||||||
|
"dataType": 20,
|
||||||
|
"booleanActions": 0,
|
||||||
|
"category": "SettingDetails.requireSMIME"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "Inputs.deploySMimeCertsFromIntune",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.CertsFromIntune",
|
||||||
|
"dataType": 0,
|
||||||
|
"booleanActions": 109,
|
||||||
|
"category": "SettingDetails.requireSMIME"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"nameResourceKey": "TableHeaders.configurationType",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "WindowsManagement.customAttributeObjectName",
|
||||||
|
"dataType": 200,
|
||||||
|
"booleanActions": 0,
|
||||||
|
"category": 1000
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "WindowsManagement.CustomAttributes.customAttributeTypeLabel",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "customAttributeType",
|
||||||
|
"dataType": 16,
|
||||||
|
"booleanActions": 0,
|
||||||
|
"category": "WindowsManagement.scriptsettingsTabHeader",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"nameResourceKey": "WindowsManagement.CustomAttributes.dateTypeOption",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"value": "date"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "WindowsManagement.CustomAttributes.stringTypeOption",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"value": "string"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "WindowsManagement.CustomAttributes.integerTypeOption",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"value": "integer"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "WindowsManagement.customAttributeObjectName",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "fileName",
|
||||||
|
"dataType": 20,
|
||||||
|
"booleanActions": 0,
|
||||||
|
"category": "WindowsManagement.scriptsettingsTabHeader"
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -15,6 +15,34 @@
|
|||||||
"booleanActions": 0,
|
"booleanActions": 0,
|
||||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle"
|
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.OptionalUpdate.label",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "installFeatureUpdatesOptional",
|
||||||
|
"dataType": 16,
|
||||||
|
"booleanActions": 0,
|
||||||
|
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"nameResourceKey": "OptionalFeatureUpdateOptions.required",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"value": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "OptionalFeatureUpdateOptions.optional",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"value": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.Windows11SideBySideInstall.label",
|
||||||
|
"descriptionResourceKey": "",
|
||||||
|
"entityKey": "installLatestWindows10OnWindows11IneligibleDevice",
|
||||||
|
"dataType": 0,
|
||||||
|
"booleanActions": 109,
|
||||||
|
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.RolloutOptions.label",
|
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.RolloutOptions.label",
|
||||||
"descriptionResourceKey": "",
|
"descriptionResourceKey": "",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"airprint_iosdevicefeatures": [
|
"airprint_iosdevicefeatures": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"airprint_macdevicefeatures": [
|
"airprint_macdevicefeatures": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"androiddefenderatp_complianceandroid": {
|
"androiddefenderatp_complianceandroid": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"androiddefenderatp_complianceandroiddeviceowner": {
|
"androiddefenderatp_complianceandroiddeviceowner": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"androiddefenderatp_complianceandroidforwork": {
|
"androiddefenderatp_complianceandroidforwork": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"androiddeviceownerapplications_androiddeviceownergeneral": [
|
"androiddeviceownerapplications_androiddeviceownergeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"androiddeviceownerpolicymessages_androiddeviceownergeneral": {
|
"androiddeviceownerpolicymessages_androiddeviceownergeneral": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": true,
|
"showAsSectionHeader": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationguard_windows10endpointprotection": [
|
"applicationguard_windows10endpointprotection": [
|
||||||
{
|
{
|
||||||
"dataType": 10,
|
"dataType": 10,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationrestrictions_androidgeneral": {
|
"applicationrestrictions_androidgeneral": {
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
"category": 5,
|
"category": 5,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationrestrictions_iosgeneral": [
|
"applicationrestrictions_iosgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationrestrictions_macgeneral": {
|
"applicationrestrictions_macgeneral": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": true,
|
"showAsSectionHeader": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationrestrictions_windowsphonegeneral": {
|
"applicationrestrictions_windowsphonegeneral": {
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
"category": 5,
|
"category": 5,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applications_windows10general": [
|
"applications_windows10general": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applications_windowsphonegeneral": {
|
"applications_windowsphonegeneral": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 7,
|
"category": 7,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationsandgames_iosgeneral": [
|
"applicationsandgames_iosgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationsandgames_macgeneral": {
|
"applicationsandgames_macgeneral": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": true,
|
"showAsSectionHeader": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationsandgoogle_androidgeneral": {
|
"applicationsandgoogle_androidgeneral": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 9,
|
"category": 9,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"applicationvisibility_iosgeneral": [
|
"applicationvisibility_iosgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"appmanagement_androidgeneral": [
|
"appmanagement_androidgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"appsandexperience_windows10teamgeneral": [
|
"appsandexperience_windows10teamgeneral": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"associateddomains_macdevicefeatures": [
|
"associateddomains_macdevicefeatures": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"autonomoussingleappmode_iosgeneral": [
|
"autonomoussingleappmode_iosgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"azureoperationalinsights_windows10teamgeneral": {
|
"azureoperationalinsights_windows10teamgeneral": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 14,
|
"category": 14,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"bitlocker_windows10endpointprotection": [
|
"bitlocker_windows10endpointprotection": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"bootoptions_windows10devicefirmwareconfigurationinterface": [
|
"bootoptions_windows10devicefirmwareconfigurationinterface": [
|
||||||
{
|
{
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"browser_androidgeneral": {
|
"browser_androidgeneral": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 17,
|
"category": 17,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"browser_windows8general": [
|
"browser_windows8general": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"browser_windowsphonegeneral": {
|
"browser_windowsphonegeneral": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 17,
|
"category": 17,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"builtinapps_iosgeneral": [
|
"builtinapps_iosgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"builtinapps_macgeneral": {
|
"builtinapps_macgeneral": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": true,
|
"showAsSectionHeader": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cameras_windows10devicefirmwareconfigurationinterface": [
|
"cameras_windows10devicefirmwareconfigurationinterface": [
|
||||||
{
|
{
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cellular_windows8general": {
|
"cellular_windows8general": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 20,
|
"category": 20,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cloudandstorage_androidgeneral": [
|
"cloudandstorage_androidgeneral": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cloudandstorage_iosgeneral": [
|
"cloudandstorage_iosgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cloudandstorage_macgeneral": [
|
"cloudandstorage_macgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cloudandstorage_windows10general": [
|
"cloudandstorage_windows10general": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cloudandstorage_windows8general": [
|
"cloudandstorage_windows8general": [
|
||||||
{
|
{
|
||||||
"dataType": 20,
|
"dataType": 20,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cloudprint_windows10general": [
|
"cloudprint_windows10general": [
|
||||||
{
|
{
|
||||||
"dataType": 20,
|
"dataType": 20,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"complianceemailprofile_complianceios": {
|
"complianceemailprofile_complianceios": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"connecteddevices_iosgeneral": [
|
"connecteddevices_iosgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"connecteddevices_macgeneral": {
|
"connecteddevices_macgeneral": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": true,
|
"showAsSectionHeader": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"connectivity_androidgeneral": [
|
"connectivity_androidgeneral": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"connectivity_windows10general": [
|
"connectivity_windows10general": [
|
||||||
{
|
{
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"connectivity_windowsphonegeneral": [
|
"connectivity_windowsphonegeneral": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"contentcaching_macdevicefeatures": {
|
"contentcaching_macdevicefeatures": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": true,
|
"showAsSectionHeader": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"controlpanelandsettings_windows10general": {
|
"controlpanelandsettings_windows10general": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 26,
|
"category": 26,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"credentialguard_windows10endpointprotection": {
|
"credentialguard_windows10endpointprotection": {
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
"category": 27,
|
"category": 27,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"customcompliance_compliancewindows10": {
|
"customcompliance_compliancewindows10": {
|
||||||
"dataType": 25,
|
"dataType": 25,
|
||||||
"category": 151,
|
"category": 151,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"customconfiguration_ioscustom": [
|
"customconfiguration_ioscustom": [
|
||||||
{
|
{
|
||||||
"dataType": 20,
|
"dataType": 20,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"customconfiguration_maccustom": [
|
"customconfiguration_maccustom": [
|
||||||
{
|
{
|
||||||
"dataType": 20,
|
"dataType": 20,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"customomasettings_androidcustom": {
|
"customomasettings_androidcustom": {
|
||||||
"columns": [
|
"columns": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"customomasettings_androidforworkcustom": {
|
"customomasettings_androidforworkcustom": {
|
||||||
"columns": [
|
"columns": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"customomasettings_windows10custom": {
|
"customomasettings_windows10custom": {
|
||||||
"columns": [
|
"columns": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"customomasettings_windowsphonecustom": {
|
"customomasettings_windowsphonecustom": {
|
||||||
"columns": [
|
"columns": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"custompreferences_maccustompreferences": [
|
"custompreferences_maccustompreferences": [
|
||||||
{
|
{
|
||||||
"dataType": 20,
|
"dataType": 20,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"defender_windows10general": [
|
"defender_windows10general": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"defenderantivirus_windows10endpointprotection": [
|
"defenderantivirus_windows10endpointprotection": [
|
||||||
{
|
{
|
||||||
"dataType": 19,
|
"dataType": 19,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"defenderexploitguard_windows10endpointprotection": [
|
"defenderexploitguard_windows10endpointprotection": [
|
||||||
{
|
{
|
||||||
"complexOptions": [
|
"complexOptions": [
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"defenderfirewall_windows10endpointprotection": [
|
"defenderfirewall_windows10endpointprotection": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"defenderlocalsecurityoptions_windows10endpointprotection": [
|
"defenderlocalsecurityoptions_windows10endpointprotection": [
|
||||||
{
|
{
|
||||||
"complexOptions": [
|
"complexOptions": [
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"defendersecuritycenter_windows10endpointprotection": [
|
"defendersecuritycenter_windows10endpointprotection": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deliveryoptimization_windowsdeliveryoptimization": [
|
"deliveryoptimization_windowsdeliveryoptimization": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"derivedcredentialauthenticationconfiguration_androiddeviceownerderivedcredentialappauthenticationconfiguration": [
|
"derivedcredentialauthenticationconfiguration_androiddeviceownerderivedcredentialappauthenticationconfiguration": [
|
||||||
{
|
{
|
||||||
"dataType": 9,
|
"dataType": 9,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"derivedcredentialauthenticationconfiguration_iosderivedcredentialauthenticationconfiguration": [
|
"derivedcredentialauthenticationconfiguration_iosderivedcredentialauthenticationconfiguration": [
|
||||||
{
|
{
|
||||||
"dataType": 9,
|
"dataType": 9,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceexperience_androiddeviceownergeneral": {
|
"deviceexperience_androiddeviceownergeneral": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": true,
|
"showAsSectionHeader": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceguard_windows10endpointprotection": [
|
"deviceguard_windows10endpointprotection": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": true,
|
"isSettingDescription": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicehealth_complianceandroid": [
|
"devicehealth_complianceandroid": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicehealth_complianceandroiddeviceowner": [
|
"devicehealth_complianceandroiddeviceowner": [
|
||||||
{
|
{
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicehealth_complianceandroidforwork": [
|
"devicehealth_complianceandroidforwork": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicehealth_complianceaospdeviceowner": {
|
"devicehealth_complianceaospdeviceowner": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 39,
|
"category": 39,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicehealth_complianceios": [
|
"devicehealth_complianceios": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicehealth_compliancemac": {
|
"devicehealth_compliancemac": {
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
"category": 39,
|
"category": 39,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicehealth_compliancewindows10": [
|
"devicehealth_compliancewindows10": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicepassword_androiddeviceownergeneral": [
|
"devicepassword_androiddeviceownergeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicepassword_aospdeviceownerdevice": [
|
"devicepassword_aospdeviceownerdevice": [
|
||||||
{
|
{
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_complianceandroid": {
|
"deviceproperties_complianceandroid": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_complianceandroiddeviceowner": {
|
"deviceproperties_complianceandroiddeviceowner": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_complianceandroidforwork": {
|
"deviceproperties_complianceandroidforwork": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_complianceaospdeviceowner": {
|
"deviceproperties_complianceaospdeviceowner": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_complianceios": {
|
"deviceproperties_complianceios": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_compliancemac": {
|
"deviceproperties_compliancemac": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_compliancewindows10": {
|
"deviceproperties_compliancewindows10": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_compliancewindows8": {
|
"deviceproperties_compliancewindows8": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"deviceproperties_compliancewindowsphone": {
|
"deviceproperties_compliancewindowsphone": {
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
"showAsSectionHeader": false,
|
"showAsSectionHeader": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicerestrictions_androiddeviceownergeneral": [
|
"devicerestrictions_androiddeviceownergeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicerestrictions_androiddeviceownerwifi": {
|
"devicerestrictions_androiddeviceownerwifi": {
|
||||||
"dataType": 16,
|
"dataType": 16,
|
||||||
"category": 44,
|
"category": 44,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicerestrictions_androidgeneral": [
|
"devicerestrictions_androidgeneral": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicerestrictions_aospdeviceownerdevice": [
|
"devicerestrictions_aospdeviceownerdevice": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicerestrictions_iosgeneral": [
|
"devicerestrictions_iosgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicerestrictions_macgeneral": [
|
"devicerestrictions_macgeneral": [
|
||||||
{
|
{
|
||||||
"isSettingDescription": false,
|
"isSettingDescription": false,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicerestrictions_windows10general": [
|
"devicerestrictions_windows10general": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"devicerestrictions_windows8general": [
|
"devicerestrictions_windows8general": [
|
||||||
{
|
{
|
||||||
"dataType": 0,
|
"dataType": 0,
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user