androidForWorkRequiredPasswordType enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Android For Work required password type.
Members
Member | Value | Description |
---|---|---|
deviceDefault | 0 | Device default value, no intent. |
lowSecurityBiometric | 1 | Low security biometrics based password required. |
required | 2 | Required. |
atLeastNumeric | 3 | At least numeric password required. |
numericComplex | 4 | Numeric complex password required. |
atLeastAlphabetic | 5 | At least alphabetic password required. |
atLeastAlphanumeric | 6 | At least alphanumeric password required. |
alphanumericWithSymbols | 7 | At least alphanumeric with symbols password required. |
Feedback
Submit and view feedback for