SecurityLog.TagMediaUnmount Campo

Definizione

Attenzione

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

Indica che il supporto rimovibile è stato smontato dal dispositivo.

[Android.Runtime.Register("TAG_MEDIA_UNMOUNT", 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 TagMediaUnmount = 210014;
[<Android.Runtime.Register("TAG_MEDIA_UNMOUNT", 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 TagMediaUnmount : Android.App.Admin.SecurityLogTags

Valore del campo

Value = 210014
Attributi

Commenti

Indica che il supporto rimovibile è stato smontato dal dispositivo. La voce di log contiene le informazioni seguenti sull'evento, incapsulate in una Object matrice e accessibili tramite SecurityEvent#getData(): <li> [0] punto di montaggio (String) <li> [1] etichetta del volume (String). Redacted to empty string on organization-owned managed profile devices (Redacted to empty string on organization-owned managed profile devices) (Redacted to empty string on organization-owned managed profile devices) (

per android.app.admin.SecurityLog.TAG_MEDIA_UNMOUNT.

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