Show / Hide Table of Contents

Enum EnterprisesResource.CreateEnrollmentTokenRequest.DeviceTypeEnum

Whether it’s a dedicated device or a knowledge worker device.

Namespace: Google.Apis.AndroidEnterprise.v1
Assembly: Google.Apis.AndroidEnterprise.v1.dll
Syntax
public enum EnterprisesResource.CreateEnrollmentTokenRequest.DeviceTypeEnum

Fields

Name Description
DedicatedDevice

This device is a dedicated device.

KnowledgeWorker

This device is required to have an authenticated user.

Unknown

This value is unused

In This Article
Back to top Generated by DocFX