TTMSFMXNativeLocalAuthentication
Usage
The Local Authentication framework provides facilities for requesting authentication from users with specified security policies. The Local Authentication framework can be used to authenticate the user via Touch ID. (iOS 8 or later)
Methods
Methods name |
Description |
Authenticate |
Displays a dialog to allow authentication via Touch ID. |
Events
Events name |
Description |
OnAuthenticateError |
Event called when the user cancelled the dialog, pressed an alternative option such as “Enter password” or another error occurred. |
OnAuthenticateSucces |
Event called when succesfully authenticated via Touch ID. |