3.4.0
New features and fixes
This commit is contained in:
@@ -14,5 +14,66 @@
|
||||
"dataType": 20,
|
||||
"booleanActions": 0,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.RolloutOptions.label",
|
||||
"descriptionResourceKey": "",
|
||||
"entityKey": "featureUpdateRolloutOption",
|
||||
"dataType": 16,
|
||||
"booleanActions": 0,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "WindowsUpdateRolloutOptions.immediateStart",
|
||||
"descriptionResourceKey": "",
|
||||
"value": "immediateStart"
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsUpdateRolloutOptions.gradualRollout",
|
||||
"descriptionResourceKey": "",
|
||||
"value": "gradualRollout",
|
||||
"ChildSettings": [
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.GradualRolloutStartDate.label",
|
||||
"descriptionResourceKey": "",
|
||||
"dataType": 20,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"entityKey": "featureUpdateRolloutStartDate",
|
||||
"booleanActions": 0
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.GradualRolloutEndDate.label",
|
||||
"descriptionResourceKey": "",
|
||||
"dataType": 20,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"entityKey": "featureUpdateRolloutEndDate",
|
||||
"booleanActions": 0
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.GradualRolloutInterval.label",
|
||||
"descriptionResourceKey": "",
|
||||
"dataType": 20,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"entityKey": "featureUpdateRolloutInterval",
|
||||
"booleanActions": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsUpdateRolloutOptions.startDateOnly",
|
||||
"descriptionResourceKey": "",
|
||||
"value": "startDateOnly",
|
||||
"ChildSettings": [
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.GradualRolloutStartDate.label",
|
||||
"descriptionResourceKey": "",
|
||||
"dataType": 20,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"entityKey": "featureUpdateRolloutStartDate",
|
||||
"booleanActions": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -90,7 +90,20 @@
|
||||
"nameResourceKey": "publicPlayStoreEnabledName",
|
||||
"descriptionResourceKey": "publicPlayStoreEnabledDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 2,
|
||||
"nameResourceKey": "publicPlayStoreEnabledWarning",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
|
||||
@@ -72,6 +72,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": [
|
||||
@@ -1883,23 +1900,6 @@
|
||||
"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": [
|
||||
|
||||
@@ -224,6 +224,23 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockIosICloudPrivateRelayName",
|
||||
"descriptionResourceKey": "blockIosICloudPrivateRelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudPrivateRelayBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
@@ -1,188 +1,240 @@
|
||||
{
|
||||
"cloudandstorage_macgeneral": {
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": true,
|
||||
"dataType": 8,
|
||||
"category": 18,
|
||||
"nameResourceKey": "allEnrollmentTypesHeaderNameMac",
|
||||
"descriptionResourceKey": "allEnrollmentTypesHeaderDescriptionMac",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockKeychainCloudSyncName",
|
||||
"descriptionResourceKey": "blockKeychainCloudSyncDescription",
|
||||
"childSettings": [
|
||||
"cloudandstorage_macgeneral": [
|
||||
{
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": true,
|
||||
"dataType": 8,
|
||||
"category": 18,
|
||||
"nameResourceKey": "allEnrollmentTypesHeaderNameMac",
|
||||
"descriptionResourceKey": "allEnrollmentTypesHeaderDescriptionMac",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockKeychainCloudSyncName",
|
||||
"descriptionResourceKey": "blockKeychainCloudSyncDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "keychainBlockCloudSync",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudDocumentSyncName",
|
||||
"descriptionResourceKey": "blockICloudDocumentSyncDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "keychainBlockCloudSync",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudDesktopAndDocumentsName",
|
||||
"descriptionResourceKey": "blockICloudDesktopAndDocumentsDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockDocumentSync",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudMailName",
|
||||
"descriptionResourceKey": "blockICloudMailDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "iCloudDesktopAndDocumentsBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudDocumentSyncName",
|
||||
"descriptionResourceKey": "blockICloudDocumentSyncDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockMail",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudAddressBookName",
|
||||
"descriptionResourceKey": "blockICloudAddressBookDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "iCloudBlockDocumentSync",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudMailName",
|
||||
"descriptionResourceKey": "blockICloudMailDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockAddressBook",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudCalendarName",
|
||||
"descriptionResourceKey": "blockICloudCalendarDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "iCloudBlockMail",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudAddressBookName",
|
||||
"descriptionResourceKey": "blockICloudAddressBookDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockCalendar",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudRemindersName",
|
||||
"descriptionResourceKey": "blockICloudRemindersDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "iCloudBlockAddressBook",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudCalendarName",
|
||||
"descriptionResourceKey": "blockICloudCalendarDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockReminders",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudBookmarksName",
|
||||
"descriptionResourceKey": "blockICloudBookmarksDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "iCloudBlockCalendar",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudRemindersName",
|
||||
"descriptionResourceKey": "blockICloudRemindersDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockBookmarks",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudNotesName",
|
||||
"descriptionResourceKey": "blockICloudNotesDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "iCloudBlockReminders",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudBookmarksName",
|
||||
"descriptionResourceKey": "blockICloudBookmarksDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockNotes",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "MacBlockICloudPhotoLibraryName",
|
||||
"descriptionResourceKey": "blockICloudPhotoLibraryDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "iCloudBlockBookmarks",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockICloudNotesName",
|
||||
"descriptionResourceKey": "blockICloudNotesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockPhotoLibrary",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockMacActivityContinuationName",
|
||||
"descriptionResourceKey": "blockMacActivityContinuationDescription",
|
||||
"childSettings": [
|
||||
],
|
||||
"entityKey": "iCloudBlockNotes",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "MacBlockICloudPhotoLibraryName",
|
||||
"descriptionResourceKey": "blockICloudPhotoLibraryDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockActivityContinuation",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
],
|
||||
"entityKey": "iCloudBlockPhotoLibrary",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockMacActivityContinuationName",
|
||||
"descriptionResourceKey": "blockMacActivityContinuationDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudBlockActivityContinuation",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": true,
|
||||
"dataType": 8,
|
||||
"category": 18,
|
||||
"nameResourceKey": "userApprovedAndAutomatedDeviceEnrollmentHeaderNameMac",
|
||||
"descriptionResourceKey": "userApprovedAndAutomatedDeviceEnrollmentHeaderDescriptionMac",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 18,
|
||||
"nameResourceKey": "blockMacICloudPrivateRelayName",
|
||||
"descriptionResourceKey": "blockMacICloudPrivateRelayDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "iCloudPrivateRelayBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"dataType": 15,
|
||||
"category": 22,
|
||||
"nameResourceKey": "contentCachingMaxSizeBytesName",
|
||||
"descriptionResourceKey": "contentCachingMaxSizeBytesDescription",
|
||||
|
||||
@@ -383,13 +383,13 @@
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "localSecurityOptionsSmartCardRemovalBehaviorLockWorkstation",
|
||||
"value": "lockWorkstation",
|
||||
"nameResourceKey": "localSecurityOptionsSmartCardRemovalBehaviorNoAction",
|
||||
"value": "noAction",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "localSecurityOptionsSmartCardRemovalBehaviorNoAction",
|
||||
"value": "noAction",
|
||||
"nameResourceKey": "localSecurityOptionsSmartCardRemovalBehaviorLockWorkstation",
|
||||
"value": "lockWorkstation",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
@@ -405,8 +405,8 @@
|
||||
],
|
||||
"entityKey": "localSecurityOptionsSmartCardRemovalBehavior",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "lockWorkstation",
|
||||
"unconfiguredValue": "lockWorkstation",
|
||||
"defaultValue": "noAction",
|
||||
"unconfiguredValue": "noAction",
|
||||
"policyType": 77,
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
@@ -219,6 +219,102 @@
|
||||
"policyType": 108,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "frontCamerasName",
|
||||
"descriptionResourceKey": "frontCamerasDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "frontCameras",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "rearCamerasName",
|
||||
"descriptionResourceKey": "rearCamerasDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "rearCameras",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "infraredCamerasName",
|
||||
"descriptionResourceKey": "infraredCamerasDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "infraredCameras",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
@@ -251,6 +347,38 @@
|
||||
"policyType": 108,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "microphonesName",
|
||||
"descriptionResourceKey": "microphonesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "microphones",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
@@ -299,6 +427,134 @@
|
||||
"policyType": 108,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "bluetoothName",
|
||||
"descriptionResourceKey": "bluetoothDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "bluetooth",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "wwanName",
|
||||
"descriptionResourceKey": "wwanDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "wwan",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "nfcName",
|
||||
"descriptionResourceKey": "nfcDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "nfc",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "wifiName",
|
||||
"descriptionResourceKey": "wifiDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "wifi",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": false,
|
||||
@@ -378,6 +634,182 @@
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"isSettingDescription": false,
|
||||
"showAsSectionHeader": false,
|
||||
"dataType": 8,
|
||||
"category": 136,
|
||||
"nameResourceKey": "portName",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "usbTypeAPortName",
|
||||
"descriptionResourceKey": "usbTypeAPortDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "usbTypeAPort",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "usbTypeCPortName",
|
||||
"descriptionResourceKey": "usbTypeCPortDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "usbTypeCPort",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "sdCardName",
|
||||
"descriptionResourceKey": "sdCardDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "sdCard",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "wakeOnLANName",
|
||||
"descriptionResourceKey": "wakeOnLANDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "wakeOnLAN",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 136,
|
||||
"nameResourceKey": "wakeOnPowerName",
|
||||
"descriptionResourceKey": "wakeOnPowerDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "enabledOption",
|
||||
"value": "enabled",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "disabledOption",
|
||||
"value": "disabled",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "wakeOnPower",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 108,
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -113,23 +113,6 @@
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "safeBootDisabledName",
|
||||
"descriptionResourceKey": "safeBootDisabledDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "safeBootBlocked",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
@@ -249,23 +232,6 @@
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "debuggingFeaturesAllowedName",
|
||||
"descriptionResourceKey": "debuggingFeaturesAllowedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "securityAllowDebuggingFeatures",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
@@ -895,6 +861,62 @@
|
||||
"unconfiguredValue": "deviceDefault",
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 41,
|
||||
"nameResourceKey": "systemUpdateFreezePeriodStartDateColumnName",
|
||||
"descriptionResourceKey": "systemUpdateFreezePeriodStartDateColumnDescription",
|
||||
"emptyValueResourceKey": "systemUpdateFreezePeriodStartDateEmptyValueKey",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "startDate",
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 41,
|
||||
"nameResourceKey": "systemUpdateFreezePeriodEndDateColumnName",
|
||||
"descriptionResourceKey": "systemUpdateFreezePeriodEndDateColumnDescription",
|
||||
"emptyValueResourceKey": "systemUpdateFreezePeriodEndDateEmptyValueKey",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "endDate",
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 41,
|
||||
"nameResourceKey": "systemUpdateFreezePeriodsTableName",
|
||||
"descriptionResourceKey": "systemUpdateFreezePeriodsTableDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "systemUpdateFreezePeriodsList",
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
@@ -1211,6 +1233,87 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 19,
|
||||
"category": 41,
|
||||
"nameResourceKey": "showWorkContactsInPersonalProfileName",
|
||||
"descriptionResourceKey": "showWorkContactsInPersonalProfileDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "blockOption",
|
||||
"value": false,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": true,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "crossProfilePoliciesShowWorkContactsInPersonalProfile",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": true,
|
||||
"unconfiguredValue": true,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "copyPasteBetweenWorkAndPersonalProfilesName",
|
||||
"descriptionResourceKey": "copyPasteBetweenWorkAndPersonalProfilesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "crossProfilePoliciesAllowCopyPaste",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 41,
|
||||
"nameResourceKey": "dataSharingBetweenWorkAndPersonalProfilesName",
|
||||
"descriptionResourceKey": "dataSharingBetweenWorkAndPersonalProfilesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "DeviceDefaultDataSharingBetweenWorkAndPersonalProfilesOption",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "BlockAllDataSharingBetweenWorkAndPersonalProfilesOption",
|
||||
"value": "crossProfileDataSharingBlocked",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "BlockWorkToPersonalDataSharingBetweenWorkAndPersonalProfilesOption",
|
||||
"value": "dataSharingFromWorkToPersonalBlocked",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "NoRestrictionsDataSharingBetweenWorkAndPersonalProfilesOption",
|
||||
"value": "crossProfileDataSharingAllowed",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "crossProfilePoliciesAllowDataSharing",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"unconfiguredValue": "notConfigured",
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
@@ -258,6 +258,43 @@
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 41,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 41,
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -491,6 +528,43 @@
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 41,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 41,
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
@@ -782,6 +856,43 @@
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 41,
|
||||
"nameResourceKey": "empty",
|
||||
"descriptionResourceKey": "empty",
|
||||
"emptyValueResourceKey": "trustedServerCertificateNameExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNamesName",
|
||||
"booleanActions": 0,
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 41,
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "trustedServerCertificateNames",
|
||||
"booleanActions": 0,
|
||||
"policyType": 9,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"complexOptions": [
|
||||
{
|
||||
|
||||
@@ -85,23 +85,6 @@
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "blockBackupServiceName",
|
||||
"descriptionResourceKey": "blockBackupServiceDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "backupBlocked",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
@@ -153,23 +136,6 @@
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "blockCellularWiFiTetheringName",
|
||||
"descriptionResourceKey": "blockCellularWiFiTetheringDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "cellularBlockWiFiTethering",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
@@ -186,6 +152,23 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "blockAppsInstallFromUnknownSourcesName",
|
||||
"descriptionResourceKey": "blockAppsInstallFromUnknownSourcesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "appsBlockInstallFromUnknownSources",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 28,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -505,6 +505,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"emptyValueResourceKey": "EnforcedSoftwareUpdateDelayNamePlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -513,7 +514,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 46,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
@@ -113,6 +113,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -121,7 +122,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -130,6 +130,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -138,7 +139,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -154,6 +154,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -162,7 +163,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -171,6 +171,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -179,7 +180,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -195,6 +195,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -203,7 +204,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -212,6 +212,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -220,7 +221,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -229,13 +229,14 @@
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayMajorAndMinorOSUpdateVisibilityOption",
|
||||
"value": "delayMajorOsUpdateVisibility,delayOSUpdateVisibility",
|
||||
"value": "delayOSUpdateVisibility,delayMajorOsUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -244,7 +245,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -253,6 +253,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -261,7 +262,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -270,6 +270,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -278,7 +279,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -287,13 +287,14 @@
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayMajorAndNonOsUpdateVisibilityOption",
|
||||
"value": "delayMajorOsUpdateVisibility,delayAppUpdateVisibility",
|
||||
"value": "delayAppUpdateVisibility,delayMajorOsUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -302,7 +303,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -311,6 +311,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -319,7 +320,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -328,6 +328,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -336,7 +337,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -352,6 +352,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -360,7 +361,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -369,6 +369,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -377,7 +378,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -386,6 +386,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -394,7 +395,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -403,13 +403,14 @@
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "delayAllUpdateVisibilityOption",
|
||||
"value": "delayMajorOsUpdateVisibility,delayOSUpdateVisibility,delayAppUpdateVisibility",
|
||||
"value": "delayOSUpdateVisibility,delayAppUpdateVisibility,delayMajorOsUpdateVisibility",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 41,
|
||||
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
|
||||
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -418,7 +419,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdatesEnforcedDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -427,6 +427,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -435,7 +436,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -444,6 +444,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -452,7 +453,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -461,6 +461,7 @@
|
||||
"category": 41,
|
||||
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
|
||||
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
|
||||
"emptyValueResourceKey": "enforcedSoftwareUpdateDelayEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -469,7 +470,6 @@
|
||||
],
|
||||
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 30,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
@@ -672,6 +672,23 @@
|
||||
"policyType": 42,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionManagedAppsInBundleIdACLIncludedName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionManagedAppsInBundleIdACLIncludedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "managedAppsInBundleIdACLIncluded",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 42,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 20,
|
||||
"category": 56,
|
||||
@@ -722,6 +739,22 @@
|
||||
"policyType": 42,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 20,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionSignInHelpTextName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionSignInHelpTextDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "signInHelpText",
|
||||
"booleanActions": 0,
|
||||
"policyType": 42,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
|
||||
@@ -640,6 +640,23 @@
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionManagedAppsInBundleIdACLIncludedName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionManagedAppsInBundleIdACLIncludedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "managedAppsInBundleIdACLIncluded",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
@@ -674,6 +691,74 @@
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionUserSetupDelayedName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionUserSetupDelayedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "userSetupDelayed",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionKerberosAppsInBundleIdACLIncludedName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionKerberosAppsInBundleIdACLIncludedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "kerberosAppsInBundleIdACLIncluded",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionCredentialsCacheMonitoredName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionCredentialsCacheMonitoredDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "credentialsCacheMonitored",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionTLSForLDAPRequiredName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionTLSForLDAPRequiredDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "tlsForLDAPRequired",
|
||||
"booleanActions": 9,
|
||||
"defaultValue": false,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 56,
|
||||
@@ -788,6 +873,54 @@
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 20,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionUsernameLabelCustomName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionUsernameLabelCustomDescription",
|
||||
"emptyValueResourceKey": "singleSignOnExtensionUsernameLabelCustomEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "usernameLabelCustom",
|
||||
"booleanActions": 0,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionModeCredentialUsedName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionModeCredentialUsedDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "singleSignOnExtensionModeCredentialUsedAlwaysName",
|
||||
"value": "always",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "singleSignOnExtensionModeCredentialUsedWhenNotSpecifiedName",
|
||||
"value": "whenNotSpecified",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "singleSignOnExtensionModeCredentialUsedKerberosDefaultName",
|
||||
"value": "kerberosDefault",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "modeCredentialUsed",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "kerberosDefault",
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 20,
|
||||
"category": 56,
|
||||
@@ -838,6 +971,22 @@
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 20,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionSignInHelpTextName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionSignInHelpTextDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "signInHelpText",
|
||||
"booleanActions": 0,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 20,
|
||||
"category": 56,
|
||||
@@ -960,6 +1109,42 @@
|
||||
"booleanActions": 0,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionPreferredKDCsColumnName",
|
||||
"emptyValueResourceKey": "singleSignOnExtensionPreferredKDCsColumnEmptyValue",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "preferredKDCsColumn",
|
||||
"booleanActions": 0,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 56,
|
||||
"nameResourceKey": "singleSignOnExtensionPreferredKDCsName",
|
||||
"descriptionResourceKey": "singleSignOnExtensionPreferredKDCsDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "preferredKDCs",
|
||||
"booleanActions": 0,
|
||||
"policyType": 58,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
|
||||
@@ -344,6 +344,24 @@
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 14,
|
||||
"category": 85,
|
||||
"nameResourceKey": "macTouchIdTimeoutInHoursName",
|
||||
"descriptionResourceKey": "macTouchIdTimeoutInHoursDescription",
|
||||
"emptyValueResourceKey": "macTouchIdTimeoutInHoursEmptyValueKey",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "touchIdTimeoutInHours",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 48,
|
||||
"policyType": 61,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 85,
|
||||
|
||||
@@ -57,6 +57,67 @@
|
||||
"defaultValue": false,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 87,
|
||||
"nameResourceKey": "personalProfilePersonalApplicationsListTypeName",
|
||||
"descriptionResourceKey": "personalProfilePersonalApplicationsListTypeDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "notConfigured",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "blockedList",
|
||||
"value": "blockedApps",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 25,
|
||||
"category": 87,
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "allowedList",
|
||||
"value": "allowedApps",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 25,
|
||||
"category": 87,
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "personalProfilePlayStoreMode",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "notConfigured",
|
||||
"policyType": 2,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
@@ -747,6 +747,8 @@
|
||||
],
|
||||
"entityKey": "passwordRequiredType",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "deviceDefault",
|
||||
"unconfiguredValue": "deviceDefault",
|
||||
"policyType": 29,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
@@ -364,6 +364,8 @@
|
||||
],
|
||||
"entityKey": "passwordRequiredType",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "deviceDefault",
|
||||
"unconfiguredValue": "deviceDefault",
|
||||
"policyType": 30,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceMinimumPasswordLengthName",
|
||||
"descriptionResourceKey": "complianceMinimumPasswordLengthDescription",
|
||||
"emptyValueResourceKey": "ComplianceMinimumPasswordLengthPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -43,7 +44,6 @@
|
||||
],
|
||||
"entityKey": "passwordMinimumLength",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 4,
|
||||
"policyType": 34,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -172,7 +172,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "compliancePasswordExpirationName",
|
||||
"descriptionResourceKey": "compliancePasswordExpirationDescription",
|
||||
"emptyValueResourceKey": "IOSMacPasswordExpirationInDaysEmptyValueKey",
|
||||
"emptyValueResourceKey": "CompliancePasswordExpirationPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -181,7 +181,6 @@
|
||||
],
|
||||
"entityKey": "passwordExpirationDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 41,
|
||||
"policyType": 34,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -190,6 +189,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceNumberOfPreviousPasswordsToBlockName",
|
||||
"descriptionResourceKey": "complianceNumberOfPreviousPasswordsToBlockDescription",
|
||||
"emptyValueResourceKey": "ComplianceNumberOfPreviousPasswordsToBlockPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -198,7 +198,6 @@
|
||||
],
|
||||
"entityKey": "passwordPreviousPasswordBlockCount",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 5,
|
||||
"policyType": 34,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
@@ -100,6 +100,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceMinimumPasswordLengthName",
|
||||
"descriptionResourceKey": "complianceMinimumPasswordLengthDescription",
|
||||
"emptyValueResourceKey": "ComplianceMinimumPasswordLengthPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -108,7 +109,6 @@
|
||||
],
|
||||
"entityKey": "passwordMinimumLength",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 4,
|
||||
"policyType": 35,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -166,7 +166,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "compliancePasswordExpirationName",
|
||||
"descriptionResourceKey": "compliancePasswordExpirationDescription",
|
||||
"emptyValueResourceKey": "passwordExpirationInDaysEmptyValueTwoYearsKey",
|
||||
"emptyValueResourceKey": "CompliancePasswordExpirationPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -175,7 +175,6 @@
|
||||
],
|
||||
"entityKey": "passwordExpirationDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 41,
|
||||
"policyType": 35,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -184,6 +183,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceNumberOfPreviousPasswordsToBlockName",
|
||||
"descriptionResourceKey": "complianceNumberOfPreviousPasswordsToBlockDescription",
|
||||
"emptyValueResourceKey": "ComplianceNumberOfPreviousPasswordsToBlockPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -192,7 +192,6 @@
|
||||
],
|
||||
"entityKey": "passwordPreviousPasswordBlockCount",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 5,
|
||||
"policyType": 35,
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceMinimumPasswordLengthName",
|
||||
"descriptionResourceKey": "complianceMinimumPasswordLengthDescription",
|
||||
"emptyValueResourceKey": "ComplianceMinimumPasswordLengthPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -43,7 +44,6 @@
|
||||
],
|
||||
"entityKey": "passwordMinimumLength",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 4,
|
||||
"policyType": 37,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -176,7 +176,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "compliancePasswordExpirationName",
|
||||
"descriptionResourceKey": "compliancePasswordExpirationDescription",
|
||||
"emptyValueResourceKey": "IOSMacPasswordExpirationInDaysEmptyValueKey",
|
||||
"emptyValueResourceKey": "CompliancePasswordExpirationPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -185,7 +185,6 @@
|
||||
],
|
||||
"entityKey": "passwordExpirationDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 41,
|
||||
"policyType": 37,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -194,6 +193,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceNumberOfPreviousPasswordsToBlockName",
|
||||
"descriptionResourceKey": "complianceNumberOfPreviousPasswordsToBlockDescription",
|
||||
"emptyValueResourceKey": "ComplianceNumberOfPreviousPasswordsToBlockPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -202,7 +202,6 @@
|
||||
],
|
||||
"entityKey": "passwordPreviousPasswordBlockCount",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 5,
|
||||
"policyType": 37,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceMinimumPasswordLengthName",
|
||||
"descriptionResourceKey": "complianceMinimumPasswordLengthDescription",
|
||||
"emptyValueResourceKey": "ComplianceMinimumPasswordLengthPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -43,7 +44,6 @@
|
||||
],
|
||||
"entityKey": "passwordMinimumLength",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 4,
|
||||
"policyType": 38,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -176,7 +176,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "compliancePasswordExpirationName",
|
||||
"descriptionResourceKey": "compliancePasswordExpirationDescription",
|
||||
"emptyValueResourceKey": "IOSMacPasswordExpirationInDaysEmptyValueKey",
|
||||
"emptyValueResourceKey": "CompliancePasswordExpirationPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -185,7 +185,6 @@
|
||||
],
|
||||
"entityKey": "passwordExpirationDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 41,
|
||||
"policyType": 38,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -194,6 +193,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceNumberOfPreviousPasswordsToBlockName",
|
||||
"descriptionResourceKey": "complianceNumberOfPreviousPasswordsToBlockDescription",
|
||||
"emptyValueResourceKey": "ComplianceNumberOfPreviousPasswordsToBlockPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -202,7 +202,6 @@
|
||||
],
|
||||
"entityKey": "passwordPreviousPasswordBlockCount",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 5,
|
||||
"policyType": 38,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
@@ -178,6 +178,49 @@
|
||||
{
|
||||
"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": false
|
||||
}
|
||||
],
|
||||
@@ -383,6 +426,49 @@
|
||||
{
|
||||
"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": false
|
||||
}
|
||||
],
|
||||
@@ -588,6 +674,49 @@
|
||||
{
|
||||
"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": false
|
||||
}
|
||||
],
|
||||
@@ -793,6 +922,49 @@
|
||||
{
|
||||
"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": false
|
||||
}
|
||||
],
|
||||
@@ -998,6 +1170,49 @@
|
||||
{
|
||||
"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": false
|
||||
}
|
||||
],
|
||||
|
||||
@@ -178,6 +178,49 @@
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
@@ -399,6 +442,49 @@
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
@@ -604,6 +690,49 @@
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
@@ -809,6 +938,49 @@
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
@@ -1014,6 +1186,49 @@
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
@@ -1219,6 +1434,49 @@
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 12,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
|
||||
@@ -160,6 +160,49 @@
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 25,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 25,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 25,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -95,6 +95,49 @@
|
||||
{
|
||||
"nameResourceKey": "derivedCredentialsOption",
|
||||
"value": "derivedCredential",
|
||||
"children": [
|
||||
{
|
||||
"dataType": 9,
|
||||
"category": 120,
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsSearchingForTenantLevel",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 105,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 10,
|
||||
"category": 120,
|
||||
"nameResourceKey": "derivedCredentialsTenantLevelNotConfigured",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"booleanActions": 0,
|
||||
"policyType": 105,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "derivedCredentialSettings@odata.bind",
|
||||
"booleanActions": 0,
|
||||
"policyType": 105,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
|
||||
@@ -3304,8 +3304,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -3515,8 +3515,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -3795,8 +3795,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -4187,8 +4187,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -4398,8 +4398,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -4678,8 +4678,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
|
||||
@@ -167,8 +167,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -378,8 +378,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -663,8 +663,8 @@
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 112,
|
||||
"nameResourceKey": "trustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
|
||||
"nameResourceKey": "androidTrustedServerCertificateNamesName",
|
||||
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user