UserManager.DisallowRemoveUser Field

Definition

When set on the admin user this specifies if the user can remove users.

[Android.Runtime.Register("DISALLOW_REMOVE_USER")]
public const string DisallowRemoveUser;
[<Android.Runtime.Register("DISALLOW_REMOVE_USER")>]
val mutable DisallowRemoveUser : string

Field Value

String
Attributes

Remarks

Java documentation for android.os.UserManager.DISALLOW_REMOVE_USER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also