EBiometricType

public enum EBiometricType

Specifies the biometric authentication usage in Strivacity SDK.

  • Specifies that biometric authentication is not used

    Declaration

    Swift

    case none
  • any

    Specifies that biometric authentication is used

    Declaration

    Swift

    case any