SecurityLog.TagNfcDisabled Feld

Definition

Achtung

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

Gibt an, dass der NFC-Dienst deaktiviert ist.

[Android.Runtime.Register("TAG_NFC_DISABLED", 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 TagNfcDisabled = 210046;
[<Android.Runtime.Register("TAG_NFC_DISABLED", 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 TagNfcDisabled : Android.App.Admin.SecurityLogTags

Feldwert

Value = 210046
Attribute

Hinweise

Gibt an, dass der NFC-Dienst deaktiviert ist. Im Protokollereignis gibt es keine zusätzliche Nutzlast.

Java Dokumentation für android.app.admin.SecurityLog.TAG_NFC_DISABLED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: