permanentlyLockedOut top-level constant

String const permanentlyLockedOut

Indicates the API being disabled due to too many lock outs. Strong authentication like PIN/Pattern/Password is required to unlock.

Implementation

const String permanentlyLockedOut = 'PermanentlyLockedOut';