3.5.0
This commit is contained in:
@@ -413,6 +413,42 @@
|
||||
"DeviceRestrictions"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "#microsoft.graph.aospDeviceOwnerEnterpriseWiFiConfiguration",
|
||||
"PolicyType": "AOSPDeviceOwnerWiFi",
|
||||
"PolicyTypeLanguageId": "wiFi",
|
||||
"PlatformLanguageId": "AndroidAOSP",
|
||||
"Categories": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "#microsoft.graph.aospDeviceOwnerTrustedRootCertificate",
|
||||
"PolicyType": "AOSPDeviceOwnerTrustedCertificate",
|
||||
"PolicyTypeLanguageId": "trustedCertificate",
|
||||
"PlatformLanguageId": "AndroidAOSP",
|
||||
"Categories": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "#microsoft.graph.aospDeviceOwnerPkcsCertificateProfile",
|
||||
"PolicyType": "AOSPDeviceOwnerPKCS",
|
||||
"PolicyTypeLanguageId": "pkcsCertificate",
|
||||
"PlatformLanguageId": "AndroidAOSP",
|
||||
"Categories": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "#microsoft.graph.aospDeviceOwnerScepCertificateProfile",
|
||||
"PolicyType": "AOSPDeviceOwnerSCEP",
|
||||
"PolicyTypeLanguageId": "scepCertificate",
|
||||
"PlatformLanguageId": "AndroidAOSP",
|
||||
"Categories": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "#microsoft.graph.editionUpgradeConfiguration",
|
||||
"PolicyType": "WindowsEditionUpgrade",
|
||||
@@ -1114,6 +1150,15 @@
|
||||
"Win10Wifi"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "#microsoft.graph.windowsWiredNetworkConfiguration",
|
||||
"PolicyType": "Windows10WiredNetwork",
|
||||
"PolicyTypeLanguageId": "wiredNetwork",
|
||||
"PlatformLanguageId": "Windows10",
|
||||
"Categories": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "#microsoft.graph.windowsWifiEnterpriseEAPConfiguration",
|
||||
"PolicyType": "Windows10WiFi",
|
||||
@@ -1320,5 +1365,23 @@
|
||||
"Categories": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "settingsCatalogLinux",
|
||||
"PolicyType": "SettingsCatalogLinux",
|
||||
"PolicyTypeLanguageId": "settingsCatalog",
|
||||
"PlatformLanguageId": "Linux",
|
||||
"Categories": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"ObjectType": "settingsCatalogIOS",
|
||||
"PolicyType": "SettingsCatalogIOS",
|
||||
"PolicyTypeLanguageId": "settingsCatalog",
|
||||
"PlatformLanguageId": "Ios",
|
||||
"Categories": [
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user