The fields 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
const | DisallowAddUser | string. Specifies if a user is disallowed from adding new users and profiles. |
const | DisallowAdjustVolume | string. Specifies if a user is disallowed from adjusting the master volume. |
const | DisallowAppsControl | string. Specifies if a user is disallowed from modifying applications in Settings or launchers. |
const | DisallowConfigBluetooth | string. Specifies if a user is disallowed from configuring bluetooth. |
const | DisallowConfigCellBroadcasts | string. Specifies if a user is disallowed from configuring cell broadcasts. |
const | DisallowConfigCredentials | string. Specifies if a user is disallowed from configuring user credentials. |
const | DisallowConfigMobileNetworks | string. Specifies if a user is disallowed from configuring mobile networks. |
const | DisallowConfigTethering | string. Specifies if a user is disallowed from configuring Tethering & portable hotspots. |
const | DisallowConfigVpn | string. Specifies if a user is disallowed from configuring VPN. |
const | DisallowConfigWifi | string. Specifies if a user is disallowed from changing Wi-Fi access points. |
const | DisallowCreateWindows | string. Specifies that windows besides app windows should not be created. |
const | DisallowCrossProfileCopyPaste | string. Specifies if what is copied in the clipboard of this profile can be pasted in related profiles. |
const | DisallowDebuggingFeatures | string. Specifies if a user is disallowed from enabling or accessing debugging features. |
const | DisallowFactoryReset | string. Specifies if a user is disallowed from factory resetting from Settings. |
const | DisallowInstallApps | string. Specifies if a user is disallowed from installing applications. |
const | DisallowInstallUnknownSources | string. Specifies if a user is disallowed from enabling the "Unknown Sources" setting, that allows installation of apps from unknown sources. |
const | DisallowModifyAccounts | string. Specifies if a user is disallowed from adding and removing accounts. |
const | DisallowMountPhysicalMedia | string. Specifies if a user is disallowed from mounting physical external media. |
const | DisallowOutgoingCalls | string. Specifies that the user is not allowed to make outgoing phone calls. |
const | DisallowRemoveUser | string. Specifies if a user is disallowed from removing itself and other users. |
const | DisallowShareLocation | string. Specifies if a user is disallowed from toggling location sharing. |
const | DisallowSms | string. Specifies that the user is not allowed to send or receive SMS messages. |
const | DisallowUninstallApps | string. Specifies if a user is disallowed from uninstalling applications. |
const | DisallowUnmuteMicrophone | string. Specifies if a user is disallowed from adjusting microphone volume. |
const | DisallowUsbFileTransfer | string. Specifies if a user is disallowed from transferring files over USB. |
const | EnsureVerifyApps | string. Specifies if a user is disallowed from disabling application verification. |