Condividi tramite


DevicePolicyManager.KeyguardDisableUnredactedNotifications Campo

Definizione

Attenzione

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

Consenti solo notifiche elaborate sulle schermate di protezione della protezione della chiave (e.

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

Valore del campo

Value = 8
Attributi

Commenti

Consenti solo notifiche elaborate su schermate sicure di protezione della chiave (ad esempio PIN/Pattern/Password)

Documentazione java per android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a