Поделиться через


SecurityLog.TagWipeFailure Поле

Определение

Внимание!

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

Указывает на сбой очистки данных устройства или пользователя.

[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

Значение поля

Value = 210023
Атрибуты

Комментарии

Указывает на сбой очистки данных устройства или пользователя. В событии журнала нет дополнительных полезных данных.

Документация по Java для android.app.admin.SecurityLog.TAG_WIPE_FAILURE.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к