Поделиться через


KeyProperties.AuthBiometricStrong Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Security.Keystore.KeyPropertiesAuthType enum directly instead of this field.

Любые биометрические данные (e.

[Android.Runtime.Register("AUTH_BIOMETRIC_STRONG", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Security.Keystore.KeyPropertiesAuthType enum directly instead of this field.", true)]
public const Android.Security.Keystore.KeyPropertiesAuthType AuthBiometricStrong = 2;
[<Android.Runtime.Register("AUTH_BIOMETRIC_STRONG", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Security.Keystore.KeyPropertiesAuthType enum directly instead of this field.", true)>]
val mutable AuthBiometricStrong : Android.Security.Keystore.KeyPropertiesAuthType

Значение поля

Value = 2
Атрибуты

Комментарии

Любые биометрические данные (например, отпечатки пальцев, ирис или лицо) на устройстве, которое соответствует или превышает требования для <сильного сильного< или сильного>>, как определено Android CDD.

Документация по Java для android.security.keystore.KeyProperties.AUTH_BIOMETRIC_STRONG.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к