Freigeben über


SecurityLog.TagWipeFailure Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.Admin.SecurityLogTags enum directly instead of this field.

Gibt einen Fehler beim Zurücksetzen von Geräte- oder Benutzerdaten an.

[Android.Runtime.Register("TAG_WIPE_FAILURE", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SecurityLogTags enum directly instead of this field.", true)]
public const Android.App.Admin.SecurityLogTags TagWipeFailure = 210023;
[<Android.Runtime.Register("TAG_WIPE_FAILURE", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SecurityLogTags enum directly instead of this field.", true)>]
val mutable TagWipeFailure : Android.App.Admin.SecurityLogTags

Feldwert

Value = 210023
Attribute

Hinweise

Gibt einen Fehler beim Zurücksetzen von Geräte- oder Benutzerdaten an. Im Protokollereignis gibt es keine zusätzliche Nutzlast.

Java-Dokumentation für android.app.admin.SecurityLog.TAG_WIPE_FAILURE.

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: