AaidStringExtension extension

String extensions for declaring Aaid related convenience comparison methods.

on
  • String

Properties

isBiometric → bool
Checks whether the current instance is a biometric AAID.
no setter
isDevicePasscode → bool
Checks whether the current instance is a device passcode AAID.
no setter
isFingerprint → bool
Checks whether the current instance is a fingerprint AAID.
no setter
isPassword → bool
Checks whether the current instance is a password AAID.
no setter
isPin → bool
Checks whether the current instance is a PIN AAID.
no setter