AaidStringExtension extension

String extensions for declaring Aaid related convenience comparison methods.

on

Properties

isBiometric bool

Available on String, provided by the AaidStringExtension extension

Checks whether the current instance is a biometric AAID.
no setter
isDevicePasscode bool

Available on String, provided by the AaidStringExtension extension

Checks whether the current instance is a device passcode AAID.
no setter
isFingerprint bool

Available on String, provided by the AaidStringExtension extension

Checks whether the current instance is a fingerprint AAID.
no setter
isPassword bool

Available on String, provided by the AaidStringExtension extension

Checks whether the current instance is a password AAID.
no setter
isPin bool

Available on String, provided by the AaidStringExtension extension

Checks whether the current instance is a PIN AAID.
no setter