Lingua

KeyProperties.AuthDeviceCredential Campo

Definizione

Attenzione

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

Credenziali non biometriche usate per proteggere il dispositivo (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

Valore del campo

Value = 1
Attributi

Commenti

Credenziali non biometriche usate per proteggere il dispositivo (ad esempio, PIN, modello o password)

per android.security.keystore.KeyProperties.AUTH_DEVICE_CREDENTIAL.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a