MobileBroadbandPin.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 restantes avant le blocage du code confidentiel haut débit mobile.
public:
property unsigned int AttemptsRemaining { unsigned int get(); };
uint32_t AttemptsRemaining();
public uint AttemptsRemaining { get; }
var uInt32 = mobileBroadbandPin.attemptsRemaining;
Public ReadOnly Property AttemptsRemaining As UInteger
Valeur de propriété
Nombre de tentatives restantes avant le blocage du code confidentiel haut débit mobile.
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|