Android.App.Admin.DevicePolicyManager.KeyguardDisableTrustAgents Field
Ignore trust agent state on secure keyguard screens (e.g.

Value: 16

Syntax

[Android.Runtime.Register("KEYGUARD_DISABLE_TRUST_AGENTS")]
[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 KeyguardDisableTrustAgents

Remarks

Ignore trust agent state 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