1
+ {
2
+ "@odata.type" : " #microsoft.graph.deviceManagementConfigurationChoiceSettingDefinition" ,
3
+ "accessTypes" : " add,delete,get,replace" ,
4
+ "keywords" : [
5
+ " Alphanumeric Device Password Required" ,
6
+ " Device Lock"
7
+ ],
8
+ "infoUrls" : [
9
+ " https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-devicelock#alphanumericdevicepasswordrequired"
10
+ ],
11
+ "baseUri" : " ./Device/Vendor/MSFT/Policy" ,
12
+ "offsetUri" : " /Config/DeviceLock/AlphanumericDevicePasswordRequired" ,
13
+ "rootDefinitionId" : " device_vendor_msft_policy_config_devicelock_devicepasswordenabled" ,
14
+ "categoryId" : " a4fb2510-977f-42ff-9033-6f1eb98f141b" ,
15
+ "settingUsage" : " configuration,compliance" ,
16
+ "uxBehavior" : " default" ,
17
+ "visibility" : " settingsCatalog,template" ,
18
+ "riskLevel" : " low" ,
19
+ "id" : " device_vendor_msft_policy_config_devicelock_alphanumericdevicepasswordrequired" ,
20
+ "description" : " Determines the type of PIN or password required. This policy only applies if the DeviceLock/DevicePasswordEnabled policy is set to 0" ,
21
+ "helpText" : " " ,
22
+ "name" : " AlphanumericDevicePasswordRequired" ,
23
+ "displayName" : " Alphanumeric Device Password Required" ,
24
+ "defaultOptionId" : " device_vendor_msft_policy_config_devicelock_alphanumericdevicepasswordrequired_2" ,
25
+ "applicability" : {
26
+ "@odata.type" : " #microsoft.graph.deviceManagementConfigurationWindowsSettingApplicability" ,
27
+ "description" : null ,
28
+ "platform" : " windows10" ,
29
+ "deviceMode" : " none" ,
30
+ "technologies" : " mdm" ,
31
+ "configurationServiceProviderVersion" : " 1.0" ,
32
+ "maximumSupportedVersion" : null ,
33
+ "minimumSupportedVersion" : " 10.0.10240" ,
34
+ "windowsSkus" : [
35
+ " windowsEnterprise" ,
36
+ " windowsProfessional" ,
37
+ " windowsHome" ,
38
+ " windowsEducation" ,
39
+ " holographicForBusiness" ,
40
+ " windowsMultiSession" ,
41
+ " iotEnterprise" ,
42
+ " windowsCloudN" ,
43
+ " windows11SE" ,
44
+ " iotEnterpriseSEval"
45
+ ],
46
+ "requiresAzureAd" : false ,
47
+ "requiredAzureAdTrustType" : " none"
48
+ },
49
+ "occurrence" : {
50
+ "minDeviceOccurrence" : 0 ,
51
+ "maxDeviceOccurrence" : 1
52
+ },
53
+ "referredSettingInformationList" : [],
54
+ "options" : [
55
+ {
56
+ "itemId" : " device_vendor_msft_policy_config_devicelock_alphanumericdevicepasswordrequired_0" ,
57
+ "description" : " Password or Alphanumeric PIN required." ,
58
+ "helpText" : null ,
59
+ "name" : " Password or Alphanumeric PIN required." ,
60
+ "displayName" : " Password or Alphanumeric PIN required." ,
61
+ "optionValue" : {
62
+ "@odata.type" : " #microsoft.graph.deviceManagementConfigurationIntegerSettingValue" ,
63
+ "settingValueTemplateReference" : null ,
64
+ "value" : 0
65
+ },
66
+ "dependentOn" : [
67
+ {
68
+ "dependentOn" : " device_vendor_msft_policy_config_devicelock_devicepasswordenabled_0" ,
69
+ "parentSettingId" : " device_vendor_msft_policy_config_devicelock_devicepasswordenabled"
70
+ }
71
+ ],
72
+ "dependedOnBy" : [
73
+ {
74
+ "dependedOnBy" : " device_vendor_msft_policy_config_devicelock_mindevicepasswordcomplexcharacters" ,
75
+ "required" : false
76
+ }
77
+ ]
78
+ },
79
+ {
80
+ "itemId" : " device_vendor_msft_policy_config_devicelock_alphanumericdevicepasswordrequired_1" ,
81
+ "description" : " Password or Numeric PIN required." ,
82
+ "helpText" : null ,
83
+ "name" : " Password or Numeric PIN required." ,
84
+ "displayName" : " Password or Numeric PIN required." ,
85
+ "optionValue" : {
86
+ "@odata.type" : " #microsoft.graph.deviceManagementConfigurationIntegerSettingValue" ,
87
+ "settingValueTemplateReference" : null ,
88
+ "value" : 1
89
+ },
90
+ "dependentOn" : [
91
+ {
92
+ "dependentOn" : " device_vendor_msft_policy_config_devicelock_devicepasswordenabled_0" ,
93
+ "parentSettingId" : " device_vendor_msft_policy_config_devicelock_devicepasswordenabled"
94
+ }
95
+ ],
96
+ "dependedOnBy" : []
97
+ },
98
+ {
99
+ "itemId" : " device_vendor_msft_policy_config_devicelock_alphanumericdevicepasswordrequired_2" ,
100
+ "description" : " Password, Numeric PIN, or Alphanumeric PIN required." ,
101
+ "helpText" : null ,
102
+ "name" : " Password, Numeric PIN, or Alphanumeric PIN required." ,
103
+ "displayName" : " Password, Numeric PIN, or Alphanumeric PIN required." ,
104
+ "optionValue" : {
105
+ "@odata.type" : " #microsoft.graph.deviceManagementConfigurationIntegerSettingValue" ,
106
+ "settingValueTemplateReference" : null ,
107
+ "value" : 2
108
+ },
109
+ "dependentOn" : [
110
+ {
111
+ "dependentOn" : " device_vendor_msft_policy_config_devicelock_devicepasswordenabled_0" ,
112
+ "parentSettingId" : " device_vendor_msft_policy_config_devicelock_devicepasswordenabled"
113
+ }
114
+ ],
115
+ "dependedOnBy" : []
116
+ }
117
+ ]
118
+ }
0 commit comments