MobileBroadbandPinOperationResult.AttemptsRemaining Proprietà

Definizione

Ottiene il numero di tentativi di immissione del PIN rimanenti fino a quando non viene bloccato il PIN a banda larga mobile.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

numero di tentativi di immissione del PIN rimanenti fino a quando non viene bloccato il PIN a banda larga mobile.

Requisiti Windows

Funzionalità dell'app
cellularDeviceControl cellularDeviceIdentity

Si applica a

Vedi anche