次の方法で共有


SecurityLog.TagLoggingStarted フィールド

定義

注意事項

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

監査ログの起動を示します。

[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

フィールド値

Value = 210011
属性

注釈

監査ログの起動を示します。 ログ イベントに追加のペイロードはありません。

android.app.admin.SecurityLog.TAG_LOGGING_STARTEDJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象