次の方法で共有


SecurityLog.TagMediaMount フィールド

定義

注意事項

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

リムーバブル メディアがデバイスにマウントされていることを示します。

[Android.Runtime.Register("TAG_MEDIA_MOUNT", 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 TagMediaMount = 210013;
[<Android.Runtime.Register("TAG_MEDIA_MOUNT", 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 TagMediaMount : Android.App.Admin.SecurityLogTags

フィールド値

Value = 210013
属性

注釈

リムーバブル メディアがデバイスにマウントされていることを示します。 ログ エントリには、イベントに関する次の情報が含まれています。配列にObjectカプセル化され、li <[0] マウント ポイント () li>> [1] ボリューム ラベル (StringString) <を介してSecurityEvent#getData()アクセスできます。 organization所有のマネージド プロファイル デバイスで空の文字列に編集されました。

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

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

適用対象