AllowStandardUserPinUnlock

MBAE の非推奨に関する警告

Important

Windows 10 バージョン 1803 以降では、MBAE アプリ エクスペリエンスは MO UWP アプリに置き換えられました。 MO UWP アプリの詳細については、「UWP モバイル ブロードバンド アプリの」を参照してください。

Important

Windows 10 バージョン 1507 以降、この要素は非推奨となり、今後のバージョンの Windows ではサポートされない可能性があります。

AllowStandardUserPinUnlock 要素は、標準ユーザーが PIN ロック解除操作を実行できるかどうかを指定します。

Usage

<AllowStandardUserPinUnlock>
  text
</ AllowStandardUserPinUnlock >

Attributes

属性はありません。

Text value

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

Child elements

子要素はありません。

Parent elements

Element Description
NetworkConfiguration 使用する購入およびインターネット モバイル ブロードバンド プロファイル、または標準ユーザーが PIN ロック解除操作を実行できるかどうかを指定します。

XSD

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

Remarks

AllowStandardUserPinUnlock 要素は省略可能です。