Compartilhar via


KeyProperties.AuthBiometricStrong Campo

Definição

Cuidado

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

Qualquer biométrico (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

Valor do campo

Value = 2
Atributos

Comentários

Qualquer biometria (por exemplo, impressão digital, íris ou rosto) no dispositivo que atenda ou exceda os requisitos para <forte>/< forte>, conforme definido pelo CDD do Android.

Documentação Java para android.security.keystore.KeyProperties.AUTH_BIOMETRIC_STRONG.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a