Langue

SecurityLog.TagNfcEnabled Champ

Définition

Attention

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

Indique que le service NFC est activé.

[Android.Runtime.Register("TAG_NFC_ENABLED", ApiSince=36)]
[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 TagNfcEnabled = 210045;
[<Android.Runtime.Register("TAG_NFC_ENABLED", ApiSince=36)>]
[<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 TagNfcEnabled : Android.App.Admin.SecurityLogTags

Valeur de champ

Value = 210045
Attributs

Remarques

Indique que le service NFC est activé. Il n’existe aucune charge utile supplémentaire dans l’événement de journal.

Java documentation pour android.app.admin.SecurityLog.TAG_NFC_ENABLED.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à