MobileBroadbandPinLockStateChange.PinLockState 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 a value representing the new PIN lock state after a PIN lock state change.
public:
property MobileBroadbandPinLockState PinLockState { MobileBroadbandPinLockState get(); };
MobileBroadbandPinLockState PinLockState();
public MobileBroadbandPinLockState PinLockState { get; }
var mobileBroadbandPinLockState = mobileBroadbandPinLockStateChange.pinLockState;
Public ReadOnly Property PinLockState As MobileBroadbandPinLockState
Property Value
An enumeration value indicating the new PIN lock state.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|