AllowStandardUserPinUnlock

MBAE deprecation warning

Important

Starting in Windows 10, version 1803, the MBAE app experience is replaced by an MO UWP app. For more information about MO UWP apps, see UWP mobile broadband apps.

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.