summaryrefslogtreecommitdiffstats
path: root/doc/sim-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sim-api.txt')
-rw-r--r--doc/sim-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/sim-api.txt b/doc/sim-api.txt
index f87dbebb..11ee4c8c 100644
--- a/doc/sim-api.txt
+++ b/doc/sim-api.txt
@@ -93,3 +93,13 @@ Properties string SubscriberIdentity [readonly, optional]
unblocking password is required
"corppuk" - Corporate personalization unblocking
password is required
+
+ array{string} LockedPins [readonly]
+
+ Contains the pins that are currently locked and will
+ require the user to enter the password at startup.
+ Using LockPin and UnlockPin will result in changes to
+ this property.
+
+ The list contains elements of the same format as the
+ PinRequired property.