public enum DeviceManagementLevelReference documentation and code samples for the Google.Identity.AccessContextManager.Type enum DeviceManagementLevel.
The degree to which the device is managed by the Cloud organization.
Namespace
Google.Identity.AccessContextManager.TypeAssembly
Google.Identity.AccessContextManager.Type.dll
| Fields | |
|---|---|
| Name | Description | 
| Basic | Basic management is enabled, which is generally limited to monitoring and wiping the corporate account. | 
| Complete | Complete device management. This includes more thorough monitoring and the ability to directly manage the device (such as remote wiping). This can be enabled through the Android Enterprise Platform. | 
| ManagementUnspecified | The device's management level is not specified or not known. | 
| None | The device is not managed. |