MobileBroadbandPinLockStateChangeTriggerDetails.PinLockStateChanges Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la collection des détails de modification de l’état de verrouillage du code confidentiel associés à une 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)
Valeur de propriété
Liste des détails de modification de l’état de verrouillage du code confidentiel.
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|