Freigeben über


KeyProperties.AuthBiometricStrong Feld

Definition

Achtung

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

Biometrie (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

Feldwert

Value = 2
Attribute

Hinweise

Alle biometrischen Daten (z. B. Fingerabdruck, Iris oder Gesicht) auf dem Gerät, das die Anforderungen für <starke>Starke</Starke> erfüllt oder überschreitet, wie von der Android CDD definiert.

Java-Dokumentation für android.security.keystore.KeyProperties.AUTH_BIOMETRIC_STRONG.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: