Linguaggio

SecurityLog.TagAdbShellInteractive Campo

Definizione

Attenzione

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

Indica che una shell interattiva adB è stata aperta tramite "shell adb".

[Android.Runtime.Register("TAG_ADB_SHELL_INTERACTIVE", 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 TagAdbShellInteractive = 210001;
[<Android.Runtime.Register("TAG_ADB_SHELL_INTERACTIVE", 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 TagAdbShellInteractive : Android.App.Admin.SecurityLogTags

Valore del campo

Value = 210001
Attributi

Commenti

Indica che una shell interattiva adB è stata aperta tramite "shell adb". Non è presente alcun payload aggiuntivo nell'evento del log.

per android.app.admin.SecurityLog.TAG_ADB_SHELL_INTERACTIVE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a