Android.App.Admin.DevicePolicyManager.KeyguardDisableSecureNotifications Field
Disable showing all notifications on secure keyguard screens (e.g.

Value: 4

Syntax

[Android.Runtime.Register("KEYGUARD_DISABLE_SECURE_NOTIFICATIONS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.KeyguardDisable enum directly instead of this field.")]
public const KeyguardDisable KeyguardDisableSecureNotifications

Remarks

Disable showing all notifications on secure keyguard screens (e.g. PIN/Pattern/Password)

[Android Documentation]

Requirements

Namespace: Android.App.Admin
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8