mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-07 18:17:22 +00:00
Update policy-csp-devicelock.md
Resolves ambiguity in DeviceLock/AlphanumericDevicePasswordRequired
This commit is contained in:
parent
db2635be37
commit
ff4afa1a5e
@ -288,7 +288,7 @@ The following list shows the supported values:
|
|||||||
|
|
||||||
<!--/Scope-->
|
<!--/Scope-->
|
||||||
<!--Description-->
|
<!--Description-->
|
||||||
Determines the type of PIN or password required. This policy only applies if the **DeviceLock/DevicePasswordEnabled** policy is set to 0 (required).
|
Determines the type of PIN required. This policy only applies if the **DeviceLock/DevicePasswordEnabled** policy is set to 0 (required).
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This policy must be wrapped in an Atomic command.
|
> This policy must be wrapped in an Atomic command.
|
||||||
@ -306,9 +306,9 @@ Determines the type of PIN or password required. This policy only applies if the
|
|||||||
<!--SupportedValues-->
|
<!--SupportedValues-->
|
||||||
The following list shows the supported values:
|
The following list shows the supported values:
|
||||||
|
|
||||||
- 0 – Alphanumeric PIN or password required.
|
- 0 – Password or Alphanumeric PIN required.
|
||||||
- 1 – Numeric PIN or password required.
|
- 1 – Password or Numeric PIN required.
|
||||||
- 2 (default) – Users can choose: Numeric PIN or password, or Alphanumeric PIN or password.
|
- 2 (default) – Password, Numeric PIN, or Alphanumeric PIN required.
|
||||||
|
|
||||||
<!--/SupportedValues-->
|
<!--/SupportedValues-->
|
||||||
<!--/Policy-->
|
<!--/Policy-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user