MobileBroadbandPinFormat
MobileBroadbandPinFormat
MobileBroadbandPinFormat
MobileBroadbandPinFormat
Enum
Definition
Describes the possible formats for a mobile broadband PIN.
public : enum class MobileBroadbandPinFormatpublic enum MobileBroadbandPinFormatPublic Enum MobileBroadbandPinFormat// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| 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
| Alphanumeric Alphanumeric Alphanumeric Alphanumeric | The PIN is alphanumeric. |
| Numeric Numeric Numeric Numeric | The PIN is numeric. |
| Unknown Unknown Unknown Unknown | No PIN format has been defined. This is normally not used. |