The properties of Android.OS.UserManager are listed below. For a list of all members, see the UserManager Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | IsUserAGoat | bool. Used to determine whether the user making this call is subject to teleportations. |
[read-only] | UserCount | int. Return the number of users currently created on the device. |
[read-only] | UserName | string. Returns the user name of the user making this call. |
[read-only] | UserProfiles | IList<UserHandle>. Returns a list of UserHandles for profiles associated with the user that the calling process is running on, including the user itself. |
UserRestrictions | Bundle. Returns the user-wide restrictions imposed on this user. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |