Partager via


KeyStoreException.ErrorInternalSystemError Champ

Définition

Attention

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

Erreur système interne : reportez-vous pour #isTransientFailure() déterminer si la nouvelle tentative de l’opération est susceptible de produire des résultats différents.

[Android.Runtime.Register("ERROR_INTERNAL_SYSTEM_ERROR", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Security.KeyStoreExceptionError enum directly instead of this field.", true)]
public const Android.Security.KeyStoreExceptionError ErrorInternalSystemError = 4;
[<Android.Runtime.Register("ERROR_INTERNAL_SYSTEM_ERROR", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Security.KeyStoreExceptionError enum directly instead of this field.", true)>]
val mutable ErrorInternalSystemError : Android.Security.KeyStoreExceptionError

Valeur de champ

Value = 4
Attributs

Remarques

Erreur système interne : reportez-vous pour #isTransientFailure() déterminer si la nouvelle tentative de l’opération est susceptible de produire des résultats différents.

Documentation Java pour android.security.KeyStoreException.ERROR_INTERNAL_SYSTEM_ERROR.

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

S’applique à