3.2.3
This commit is contained in:
@@ -665,6 +665,7 @@
|
||||
"PolicyTypeLanguageId": "deviceRestrictions",
|
||||
"PlatformLanguageId": "MacOS",
|
||||
"Categories": [
|
||||
"ApplicationsAndGames",
|
||||
"BuiltinApps",
|
||||
"CloudAndStorage",
|
||||
"ConnectedDevices",
|
||||
|
||||
@@ -108,6 +108,112 @@
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": true,
|
||||
"dataType": 8,
|
||||
"category": 2,
|
||||
"nameResourceKey": "dedicatedAndroidEnrollmentTypesHeaderName",
|
||||
"descriptionResourceKey": "dedicatedAndroidEnrollmentTypesHeaderDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 2,
|
||||
"nameResourceKey": "appNameName",
|
||||
"descriptionResourceKey": "Empty",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "name",
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 2,
|
||||
"nameResourceKey": "packageName",
|
||||
"descriptionResourceKey": "Empty",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "appId",
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 2,
|
||||
"nameResourceKey": "appUrlName",
|
||||
"descriptionResourceKey": "Empty",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "appStoreUrl",
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 2,
|
||||
"nameResourceKey": "appPublisherName",
|
||||
"descriptionResourceKey": "Empty",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "publisher",
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 2,
|
||||
"nameResourceKey": "aadSharedDeviceDataClearAppsName",
|
||||
"descriptionResourceKey": "aadSharedDeviceDataClearAppsDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "azureAdSharedDeviceDataClearApps",
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1883,6 +1883,23 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 7,
|
||||
"nameResourceKey": "managedPasteboardRequiredName",
|
||||
"descriptionResourceKey": "managedPasteboardRequiredDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "managedPasteboardRequired",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"applicationsandgames_macgeneral": {
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": true,
|
||||
"dataType": 8,
|
||||
"category": 7,
|
||||
"nameResourceKey": "automatedDeviceEnrollmentHeaderNameMac",
|
||||
"descriptionResourceKey": "automatedDeviceEnrollmentHeaderDescriptionMac",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 7,
|
||||
"nameResourceKey": "addingGameCenterFriendsBlockedMacName",
|
||||
"descriptionResourceKey": "addingGameCenterFriendsBlockedMacDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "addingGameCenterFriendsBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 7,
|
||||
"nameResourceKey": "gameCenterBlockedMacName",
|
||||
"descriptionResourceKey": "gameCenterBlockedMacDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "gameCenterBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 7,
|
||||
"nameResourceKey": "multiplayerGamingBlockedMacName",
|
||||
"descriptionResourceKey": "multiplayerGamingBlockedMacDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "multiplayerGamingBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -173,6 +173,23 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 16,
|
||||
"nameResourceKey": "onDeviceOnlyTranslationForcedName",
|
||||
"descriptionResourceKey": "onDeviceOnlyTranslationForcedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "onDeviceOnlyTranslationForced",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
@@ -17,6 +17,33 @@
|
||||
"policyType": 56,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 25,
|
||||
"nameResourceKey": "customPolicyConfigurationDeploymentChannelName",
|
||||
"descriptionResourceKey": "customPolicyConfigurationDeploymentChannelDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "customPolicyConfigurationDeviceChannel",
|
||||
"value": "deviceChannel",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "customPolicyConfigurationUserChannel",
|
||||
"value": "userChannel",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "deploymentChannel",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "deviceChannel",
|
||||
"unconfiguredValue": "deviceChannel",
|
||||
"policyType": 56,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataEntityKey": "payload",
|
||||
"filenameEntityKey": "payloadFileName",
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "userDefined",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
@@ -77,8 +77,8 @@
|
||||
],
|
||||
"entityKey": "defenderPreventCredentialStealingType",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "userDefined",
|
||||
"unconfiguredValue": "userDefined",
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 77,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -93,7 +93,7 @@
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "userDefined",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
@@ -109,8 +109,8 @@
|
||||
],
|
||||
"entityKey": "defenderAdobeReaderLaunchChildProcess",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "userDefined",
|
||||
"unconfiguredValue": "userDefined",
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 77,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -269,7 +269,7 @@
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "userDefined",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
@@ -285,8 +285,8 @@
|
||||
],
|
||||
"entityKey": "defenderOfficeCommunicationAppsLaunchChildProcess",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "userDefined",
|
||||
"unconfiguredValue": "userDefined",
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 77,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -541,7 +541,7 @@
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "userDefined",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
@@ -557,8 +557,8 @@
|
||||
],
|
||||
"entityKey": "defenderAdvancedRansomewareProtectionType",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "userDefined",
|
||||
"unconfiguredValue": "userDefined",
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 77,
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
@@ -591,6 +591,175 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenSignInEnabledName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenSignInEnabledDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 20,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenSignInBackgroundName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenSignInBackgroundDescription",
|
||||
"emptyValueResourceKey": "kioskManagedHomeScreenSignInBackgroundEmptyValueKey",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenSignInBackground",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "",
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 20,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenSignInBrandingLogoName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenSignInBrandingLogoDescription",
|
||||
"emptyValueResourceKey": "kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenSignInBrandingLogo",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "",
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenPINRequiredName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenPINRequiredDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenPINComplexityName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenPINComplexityDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "kioskManagedHomeScreenPINComplexityNotConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "kioskManagedHomeScreenPINComplexitySimple",
|
||||
"value": "simple",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "kioskManagedHomeScreenPINComplexityComplex",
|
||||
"value": "complex",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenPinComplexity",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenPINRequiredToResumeName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenPINRequiredToResumeDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenPinRequiredToResume",
|
||||
"booleanActions": 2,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenPinRequired",
|
||||
"booleanActions": 2,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenAutoSignOutName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenAutoSignOutDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenInactiveSignOutDelayName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenInactiveSignOutDelayDescription",
|
||||
"emptyValueResourceKey": "kioskScreenSaverSecondsEmptyValueKey",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenInactiveSignOutDelayInSeconds",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 300,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 43,
|
||||
"nameResourceKey": "kioskManagedHomeScreenInactiveNoticeDelayName",
|
||||
"descriptionResourceKey": "kioskManagedHomeScreenInactiveNoticeDelayDescription",
|
||||
"emptyValueResourceKey": "kioskScreenSaverSecondsEmptyValueKey",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenInactiveSignOutNoticeInSeconds",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 60,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenAutoSignout",
|
||||
"booleanActions": 2,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kioskModeManagedHomeScreenSignInEnabled",
|
||||
"booleanActions": 2,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"devicehealth_complianceaospdeviceowner": {
|
||||
"dataType": 0,
|
||||
"category": 36,
|
||||
"nameResourceKey": "complianceRootedAllowedName",
|
||||
"descriptionResourceKey": "complianceRootedAllowedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "securityBlockJailbrokenDevices",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 32,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -266,6 +266,23 @@
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "securityDeveloperSettingsEnabledName",
|
||||
"descriptionResourceKey": "securityDeveloperSettingsEnabledDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "securityDeveloperSettingsEnabled",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
@@ -1169,6 +1186,39 @@
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": true,
|
||||
"dataType": 8,
|
||||
"category": 41,
|
||||
"nameResourceKey": "workProfileAndroidEnrollmentTypesHeaderName",
|
||||
"descriptionResourceKey": "workProfileAndroidEnrollmentTypesHeaderDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "workProfileBlockContactSharingViaBluetoothName",
|
||||
"descriptionResourceKey": "workProfileBlockContactSharingViaBluetoothDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "bluetoothBlockContactSharing",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -85,23 +85,6 @@
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "blockStorageUsbName",
|
||||
"descriptionResourceKey": "blockStorageUsbDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "storageAllowUsb",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
@@ -117,7 +100,7 @@
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
@@ -170,23 +153,6 @@
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "blockBluetoothContactSharingName",
|
||||
"descriptionResourceKey": "blockBluetoothContactSharingDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "bluetoothBlockContactSharing",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
@@ -202,24 +168,7 @@
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "allowAppsInstallFromUnknownSourcesName",
|
||||
"descriptionResourceKey": "allowAppsInstallFromUnknownSourcesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "appsAllowInstallFromUnknownSources",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
|
||||
@@ -245,8 +245,8 @@
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "blockDeviceEraseContentAndSettingsName",
|
||||
"descriptionResourceKey": "blockDeviceEraseContentAndSettingsDescription",
|
||||
"nameResourceKey": "blockDeviceEraseContentAndSettingsIosName",
|
||||
"descriptionResourceKey": "blockDeviceEraseContentAndSettingsIosDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
"descriptionResourceKey": "userApprovedAndAutomatedDeviceEnrollmentHeaderDescriptionMac",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 13,
|
||||
"dataType": 16,
|
||||
"category": 41,
|
||||
"nameResourceKey": "updateDelayPolicyName",
|
||||
"descriptionResourceKey": "updateDelayPolicyDescription",
|
||||
@@ -100,7 +100,53 @@
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "delayOSUpdateVisibilityOption",
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "none",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayMajorOSUpdateVisibilityOption",
|
||||
"value": "delayMajorOsUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayMinorOSUpdateVisibilityOption",
|
||||
"value": "delayOSUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
@@ -119,6 +165,23 @@
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
@@ -143,6 +206,272 @@
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayMajorAndMinorOSUpdateVisibilityOption",
|
||||
"value": "delayMajorOsUpdateVisibility,delayOSUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayMajorAndNonOsUpdateVisibilityOption",
|
||||
"value": "delayMajorOsUpdateVisibility,delayAppUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayMinorAndNonOSUpdateVisibilityOption",
|
||||
"value": "delayOSUpdateVisibility,delayAppUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayAllUpdateVisibilityOption",
|
||||
"value": "delayMajorOsUpdateVisibility,delayOSUpdateVisibility,delayAppUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
@@ -150,6 +479,7 @@
|
||||
],
|
||||
"entityKey": "updateDelayPolicy",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "none",
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -253,6 +583,40 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "wallpaperModificationBlockedMacName",
|
||||
"descriptionResourceKey": "wallpaperModificationBlockedMacDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "wallpaperModificationBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "blockDeviceEraseContentAndSettingsMacOsName",
|
||||
"descriptionResourceKey": "blockDeviceEraseContentAndSettingsMacOsDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "eraseContentAndSettingsBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
@@ -41,38 +41,6 @@
|
||||
"nameResourceKey": "singleSignOnExtensionTypeAzureAdOption",
|
||||
"value": "#microsoft.graph.macOSAzureAdSingleSignOnExtension",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionEnableSharedDeviceModeName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionEnableSharedDeviceModeDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": false,
|
||||
"dataType": 8,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionSharedDeviceModeWarning",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "enableSharedDeviceMode",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
|
||||
@@ -709,6 +709,22 @@
|
||||
"booleanActions": 0,
|
||||
"policyType": 63,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 96,
|
||||
"nameResourceKey": "MacOSAllowAllAppsAccess",
|
||||
"descriptionResourceKey": "MacOSAllowAllAppsAccess",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "allowAllAppsAccess",
|
||||
"booleanActions": 2,
|
||||
"policyType": 63,
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -494,7 +494,6 @@
|
||||
"entityKey": "accountDeletionPolicy",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "diskSpaceThreshold",
|
||||
"unconfiguredValue": "diskSpaceThreshold",
|
||||
"policyType": 86,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
@@ -430,6 +430,38 @@
|
||||
"booleanActions": 0,
|
||||
"policyType": 31,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": false,
|
||||
"dataType": 8,
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceDeviceSecurityHeader",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 106,
|
||||
"nameResourceKey": "requireIntuneAppIntegrityName",
|
||||
"descriptionResourceKey": "requireIntuneAppIntegrityDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "securityRequireIntuneAppIntegrity",
|
||||
"booleanActions": 1,
|
||||
"defaultValue": false,
|
||||
"policyType": 31,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 31,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -24,6 +24,23 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 111,
|
||||
"nameResourceKey": "certificateCredentialConfigurationDisabledName",
|
||||
"descriptionResourceKey": "certificateCredentialConfigurationDisabledDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "certificateCredentialConfigurationDisabled",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
@@ -74,23 +91,6 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 111,
|
||||
"nameResourceKey": "certificateCredentialConfigurationDisabledName",
|
||||
"descriptionResourceKey": "certificateCredentialConfigurationDisabledDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "certificateCredentialConfigurationDisabled",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
@@ -179,54 +179,6 @@
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "authenticationMethod",
|
||||
@@ -432,54 +384,6 @@
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "authenticationMethod",
|
||||
@@ -685,54 +589,6 @@
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "authenticationMethod",
|
||||
@@ -938,54 +794,6 @@
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "authenticationMethod",
|
||||
@@ -1191,54 +999,6 @@
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 8,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "authenticationMethod",
|
||||
|
||||
@@ -23062,7 +23062,7 @@
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "certificatesOption",
|
||||
@@ -23152,7 +23152,7 @@
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
"entityKey": "authenticationMethod",
|
||||
@@ -23268,7 +23268,7 @@
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "certificatesOption",
|
||||
@@ -23358,7 +23358,7 @@
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "sharedSecretName",
|
||||
|
||||
@@ -3280,6 +3280,43 @@
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -3454,6 +3491,43 @@
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -3697,6 +3771,43 @@
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -4052,6 +4163,43 @@
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -4226,6 +4374,43 @@
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -4469,6 +4654,43 @@
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 19,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
|
||||
@@ -143,6 +143,43 @@
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -317,6 +354,43 @@
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -565,6 +639,43 @@
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 112,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 26,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
|
||||
@@ -479,6 +479,23 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 116,
|
||||
"nameResourceKey": "wiFiToAllowedNetworksOnlyForcedName",
|
||||
"descriptionResourceKey": "wiFiToAllowedNetworksOnlyForcedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "wiFiConnectToAllowedNetworksOnlyForced",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user