Sprache

SecurityLog.LevelWarning Feld

Definition

Achtung

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

Ereignisschweregrad, der angibt, dass das Ereignis möglicherweise eine Administrator aufmerksamkeit erfordert.

[Android.Runtime.Register("LEVEL_WARNING", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SecurityLogLevel enum directly instead of this field.", true)]
public const Android.App.Admin.SecurityLogLevel LevelWarning = 2;
[<Android.Runtime.Register("LEVEL_WARNING", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SecurityLogLevel enum directly instead of this field.", true)>]
val mutable LevelWarning : Android.App.Admin.SecurityLogLevel

Feldwert

Value = 2
Attribute

Hinweise

Ereignisschweregrad, der angibt, dass das Ereignis möglicherweise eine Administrator aufmerksamkeit erfordert.

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

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: