Share via


MobileBroadbandPinLockStateChangeTriggerDetails.PinLockStateChanges Property

Definition

Gets the collection of PIN lock state change details associated with a notification.

public:
 property IVectorView<MobileBroadbandPinLockStateChange ^> ^ PinLockStateChanges { IVectorView<MobileBroadbandPinLockStateChange ^> ^ get(); };
IVectorView<MobileBroadbandPinLockStateChange> PinLockStateChanges();
public IReadOnlyList<MobileBroadbandPinLockStateChange> PinLockStateChanges { get; }
var iVectorView = mobileBroadbandPinLockStateChangeTriggerDetails.pinLockStateChanges;
Public ReadOnly Property PinLockStateChanges As IReadOnlyList(Of MobileBroadbandPinLockStateChange)

Property Value

A list of PIN lock state change details.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to