MobileBroadbandPinType
MobileBroadbandPinType
MobileBroadbandPinType
MobileBroadbandPinType
Enum
Definition
Describes the possible types for a mobile broadband PIN.
public : enum class MobileBroadbandPinTypepublic enum MobileBroadbandPinTypePublic Enum MobileBroadbandPinType// You can use this enum in JavaScript.
- Attributes
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| CorporatePin CorporatePin CorporatePin CorporatePin | This is a PIN that allows the device to be personalized to a specific company. For more information about this PIN type, see section 22.022 of the 3GPP specification. |
| Custom Custom Custom Custom | This is a custom vendor-defined PIN type. It is not included in the list. |
| FirstSimPin FirstSimPin FirstSimPin FirstSimPin | This is a PIN that locks the device to the very first inserted SIM card. |
| NetworkPin NetworkPin NetworkPin NetworkPin | This is a PIN that allows the device to be personalized to a network. For more information about this PIN type, see section 22.022 of the 3GPP specification. |
| NetworkSubsetPin NetworkSubsetPin NetworkSubsetPin NetworkSubsetPin | This is a PIN that allows the device to be personalized to a subset of a network. For more information about this PIN type, see section 22.022 of the 3GPP specification. |
| None None None None | Not used (only for initialization). |
| Pin1 Pin1 Pin1 Pin1 | For GSM-based devices, this is a Subscriber Identity Module (SIM) PIN. For CDMA-based devices, power-on device lock is reported as PIN1. |
| Pin2 Pin2 Pin2 Pin2 | This is a SIM PIN2 that protects certain SIM functionality. |
| ServiceProviderPin ServiceProviderPin ServiceProviderPin ServiceProviderPin | This is a PIN that allows the device to be personalized to a service provider. For more information about this PIN type, see section 22.022 of the 3GPP specification. |
| SimPin SimPin SimPin SimPin | This is a PIN that locks the device to a specific SIM card. |
| SubsidyLock SubsidyLock SubsidyLock SubsidyLock | This is a PIN that allows the device to be restricted to operate on a specific network. For more information about this PIN type, see section 22.022 of the 3GPP specification. |