Android.OS.UserManager.GetUserRestrictions Method
Returns the user-wide restrictions imposed on the user specified by userHandle.

Syntax

[Android.Runtime.Register("getUserRestrictions", "(Landroid/os/UserHandle;)Landroid/os/Bundle;", "GetGetUserRestrictions_Landroid_os_UserHandle_Handler")]
public virtual Bundle GetUserRestrictions (UserHandle userHandle)

Parameters

userHandle
the UserHandle of the user for whom to retrieve the restrictions.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the user-wide restrictions imposed on the user specified by userHandle.

[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