Compartir a través de


MobileBroadbandPinOperationResult.AttemptsRemaining Propiedad

Definición

Obtiene el número de intentos de entrada de PIN restantes hasta que se bloquee el PIN de banda ancha móvil.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

número de intentos de entrada de PIN restantes hasta que se bloquee el PIN de banda ancha móvil.

Requisitos de Windows

Características de aplicaciones
cellularDeviceControl cellularDeviceIdentity

Se aplica a

Consulte también