Linguaggio

SecurityLog.TagLoggingStarted Campo

Definizione

Attenzione

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

Indica l'avvio della registrazione di controllo.

[Android.Runtime.Register("TAG_LOGGING_STARTED", 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 TagLoggingStarted = 210011;
[<Android.Runtime.Register("TAG_LOGGING_STARTED", 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 TagLoggingStarted : Android.App.Admin.SecurityLogTags

Valore del campo

Value = 210011
Attributi

Commenti

Indica l'avvio della registrazione di controllo. Non è presente alcun payload aggiuntivo nell'evento del log.

per android.app.admin.SecurityLog.TAG_LOGGING_STARTED.

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