KeyProperties.AuthDeviceCredential Feld

Definition

Achtung

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

Die nicht biometrischen Anmeldeinformationen, die zum Sichern des Geräts verwendet werden (i.

[Android.Runtime.Register("AUTH_DEVICE_CREDENTIAL", 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 AuthDeviceCredential = 1;
[<Android.Runtime.Register("AUTH_DEVICE_CREDENTIAL", 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 AuthDeviceCredential : Android.Security.Keystore.KeyPropertiesAuthType

Feldwert

Value = 1
Attribute

Hinweise

Die nicht biometrischen Anmeldeinformationen, die zum Sichern des Geräts verwendet werden (z. B. PIN, Muster oder Kennwort)

Java Dokumentation für android.security.keystore.KeyProperties.AUTH_DEVICE_CREDENTIAL.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: