EuiccManager.ErrorCertificateError Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Telephony.Euicc.Error enum directly instead of this field.

Das für die Authentifizierung erforderliche Zertifikat ist ungültig oder fehlt.

[Android.Runtime.Register("ERROR_CERTIFICATE_ERROR", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Euicc.Error enum directly instead of this field.", true)]
public const Android.Telephony.Euicc.Error ErrorCertificateError = 10012;
[<Android.Runtime.Register("ERROR_CERTIFICATE_ERROR", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Euicc.Error enum directly instead of this field.", true)>]
val mutable ErrorCertificateError : Android.Telephony.Euicc.Error

Feldwert

Value = 10012
Attribute

Hinweise

Das für die Authentifizierung erforderliche Zertifikat ist ungültig oder fehlt. Fehler bei der SMDP/SMDS-Authentifizierung.

Java-Dokumentation für android.telephony.euicc.EuiccManager.ERROR_CERTIFICATE_ERROR.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: