Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.16 KB

allowstandarduserpinunlock.md

File metadata and controls

50 lines (32 loc) · 1.16 KB
title description ms.date
AllowStandardUserPinUnlock
AllowStandardUserPinUnlock
10/13/2023

AllowStandardUserPinUnlock

[!includeMBAE deprecation warning]

Important

Starting in Windows 10, version 1507, this element has been deprecated and may not be supported in future versions of Windows.

The AllowStandardUserPinUnlock element specifies if standard users are allowed to perform PIN unlock operations.

Usage

<AllowStandardUserPinUnlock>
  text
</ AllowStandardUserPinUnlock >

Attributes

There are no attributes.

Text value

A Boolean value where true allows standard users to perform PIN unlock operations and false does not.

Child elements

There are no child elements.

Parent elements

Element Description
NetworkConfiguration Specifies the purchase and Internet mobile broadband profiles to be used or whether standard user can perform PIN unlock operations.

XSD

<xs:element name="AllowStandardUserPinUnlock" type="xs:boolean" minOccurs="0" />

Remarks

The AllowStandardUserPinUnlock element is optional.