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


SecurityLog.TagPasswordHistoryLengthSet Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("TAG_PASSWORD_HISTORY_LENGTH_SET", 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 TagPasswordHistoryLengthSet = 210018;
[<Android.Runtime.Register("TAG_PASSWORD_HISTORY_LENGTH_SET", 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 TagPasswordHistoryLengthSet : Android.App.Admin.SecurityLogTags

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

Value = 210018
Атрибуты

Комментарии

Указывает, что администратор установил длину журнала паролей. Запись журнала содержит следующие сведения о событии, инкапсулированном Object в массиве, доступном через SecurityEvent#getData(): <li> [0] имя пакета администратора (String) li [1] идентификатор пользователя администратора () <li> [2] целевой идентификатор пользователя (Integer<) li>> [3] новое значение длины журнала паролей (<IntegerInteger)

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

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

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