Android.App.Admin.DevicePolicyManager.KeyguardDisableUnredactedNotifications Field
Only allow redacted notifications on secure keyguard screens (e.g.

Value: 8

Syntax

[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.")]
public const KeyguardDisable KeyguardDisableUnredactedNotifications

Remarks

Only allow redacted 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