Langue

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.

Java documentation 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 Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à