Enum Sim.LockState

Definition

Namespace:
Tizen.Telephony
Assembly:
Tizen.Telephony.dll
API Level:
3

Enumeration for the lock state of the SIM card.

C#
Copy
public enum LockState
Name Description
NckRequired

The SIM is NCK (Network Control Key) locked.

PermLocked

The SIM is permanently blocked (All the attempts for PIN/PUK failed).

PinRequired

The SIM is PIN (Personal Identification Number) locked.

PukRequired

The SIM is PUK (Personal Unblocking Code) locked.

Unknown

The SIM is not in lock.