authenticationRequired property

bool authenticationRequired
final

Whether an authentication is required. if this is false NO BIOMETRIC CHECK WILL BE PERFORMED! and the value will simply be save encrypted. (default: true)

Implementation

final bool authenticationRequired;