TargetUser.LocalUser Property

Definition

Indicates that the policy relates to the user the admin is installed on.

[Android.Runtime.Register("LOCAL_USER", ApiSince=34)]
public static Android.App.Admin.TargetUser LocalUser { get; }
[<Android.Runtime.Register("LOCAL_USER", ApiSince=34)>]
static member LocalUser : Android.App.Admin.TargetUser

Property Value

Attributes

Remarks

Indicates that the policy relates to the user the admin is installed on.

Java documentation for android.app.admin.TargetUser.LOCAL_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