Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.06 KB

mobilebroadbandpinlockstate.md

File metadata and controls

41 lines (28 loc) · 1.06 KB
-api-id -api-type -api-device-family-note
T:Windows.Networking.NetworkOperators.MobileBroadbandPinLockState
winrt enum
xbox

MobileBroadbandPinLockState

-description

Describes the possible PIN lock states of a mobile broadband PIN.

-enum-fields

-field Unknown:0

The PIN lock state is unknown.

An example is no SIM card present.

-field Unlocked:1

The PIN lock state is unlocked.

Examples are if the user has provided a PIN already or no PIN is required.

-field PinRequired:2

A PIN input is required. The MobileBroadbandPinType will contain more information on which PIN is needed.

-field PinUnblockKeyRequired:3

An invalid PIN has been entered too often and a PIN Unblock Key (PUK) is needed to proceed.

-remarks

-examples

-see-also

MobileBroadbandPin, MobileBroadbandPinType

-capabilities

cellularDeviceIdentity, cellularDeviceControl