MobileBroadbandPin.AttemptsRemaining Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of attempts remaining before the mobile broadband PIN is blocked.
public:
property unsigned int AttemptsRemaining { unsigned int get(); };
uint32_t AttemptsRemaining();
public uint AttemptsRemaining { get; }
var uInt32 = mobileBroadbandPin.attemptsRemaining;
Public ReadOnly Property AttemptsRemaining As UInteger
Property Value
The number of attempts remaining before the mobile broadband PIN is blocked.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|