# DeviceCanAuthenticateResult

Dictionary containing results for deviceCanAuthenticate.

Availability
5.4.0
3.4.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# canAuthenticate

Availability
5.4.0
3.4.0
canAuthenticate :Boolean

Set to true if device is configured for Touch ID / Face ID authentication.


# code

Availability
5.4.0
3.4.0
code :Number

iOS only, Module ERROR_* constant indicating the reason for the failure if any.


# error

Availability
5.4.0
3.4.0
error :String

System error message if any.