MobileBroadbandPin.LockState 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 lock state for a mobile broadband PIN.
public:
property MobileBroadbandPinLockState LockState { MobileBroadbandPinLockState get(); };
MobileBroadbandPinLockState LockState();
public MobileBroadbandPinLockState LockState { get; }
var mobileBroadbandPinLockState = mobileBroadbandPin.lockState;
Public ReadOnly Property LockState As MobileBroadbandPinLockState
Property Value
The lock state for a mobile broadband PIN.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|