Show / Hide Table of Contents

Enum EnterprisesResource.DevicesResource.DeleteRequest.WipeDataFlagsEnum

Optional flags that control the device wiping behavior.

Namespace: Google.Apis.AndroidManagement.v1
Assembly: Google.Apis.AndroidManagement.v1.dll
Syntax
public enum EnterprisesResource.DevicesResource.DeleteRequest.WipeDataFlagsEnum

Fields

Name Description
PRESERVERESETPROTECTIONDATA

Preserve the factory reset protection data on the device.

WIPEDATAFLAGUNSPECIFIED

This value is ignored.

WIPEEXTERNALSTORAGE

Additionally wipe the device's external storage (such as SD cards).

In this article
Back to top Generated by DocFX