Compartilhar via


DevicePolicyManager.KeyguardDisableUnredactedNotifications Campo

Definição

Cuidado

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

Permitir apenas notificações editadas em telas seguras de guarda-chaves (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

Valor do campo

Value = 8
Atributos

Comentários

Permitir apenas notificações editadas em telas seguras de proteção de chaves (por exemplo, PIN/Padrão/Senha)

Documentação Java para android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a