Android.OS.UserManager.DisallowModifyAccounts Field
Specifies if a user is disallowed from adding and removing accounts.

Syntax

[Android.Runtime.Register("DISALLOW_MODIFY_ACCOUNTS")]
public const string DisallowModifyAccounts

See Also

UserManager.UserRestrictions
UserManager.UserRestrictions

Remarks

Specifies if a user is disallowed from adding and removing accounts. The default value is false.

Key for user restrictions.

Type: Boolean

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18