Langue

KeyProperties.AuthDeviceCredential Champ

Définition

Attention

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

Informations d’identification non biométriques utilisées pour sécuriser l’appareil (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

Valeur de champ

Value = 1
Attributs

Remarques

Informations d’identification non biométriques utilisées pour sécuriser l’appareil (par exemple, code confidentiel, modèle ou mot de passe)

Java documentation pour android.security.keystore.KeyProperties.AUTH_DEVICE_CREDENTIAL.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à