TargetUser.Global Property

Definition

This indicates the policy is a global policy.

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

Property Value

Attributes

Remarks

This indicates the policy is a global policy.

Java documentation for android.app.admin.TargetUser.GLOBAL.

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