Язык

SecurityLog.TagKeyguardSecured Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("TAG_KEYGUARD_SECURED", ApiSince=24)]
[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 TagKeyguardSecured = 210008;
[<Android.Runtime.Register("TAG_KEYGUARD_SECURED", ApiSince=24)>]
[<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 TagKeyguardSecured : Android.App.Admin.SecurityLogTags

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

Value = 210008
Атрибуты

Комментарии

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

Java документации по android.app.admin.SecurityLog.TAG_KEYGUARD_SECURED.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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