MobileBroadbandPinOperationResult.AttemptsRemaining 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 le nombre de tentatives de saisie de code confidentiel restant jusqu’à ce que le code confidentiel haut débit mobile soit bloqué.
public:
property unsigned int AttemptsRemaining { unsigned int get(); };
uint32_t AttemptsRemaining();
public uint AttemptsRemaining { get; }
var uInt32 = mobileBroadbandPinOperationResult.attemptsRemaining;
Public ReadOnly Property AttemptsRemaining As UInteger
Valeur de propriété
nombre de tentatives de saisie de code confidentiel restant jusqu’à ce que le code confidentiel haut débit mobile soit bloqué.
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|