SecurityLog.SecurityEvent.Tag Property

Definition

Returns the tag of this log entry, which specifies entry's semantics.

public Android.App.Admin.SecurityLogTags Tag { [Android.Runtime.Register("getTag", "()I", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getTag", "()I", "", ApiSince=24)>]
member this.Tag : Android.App.Admin.SecurityLogTags

Property Value

Attributes

Remarks

Returns the tag of this log entry, which specifies entry's semantics.

Java documentation for android.app.admin.SecurityLog.SecurityEvent.getTag().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to