wipeAfterDays property

int? wipeAfterDays
getter/setter pair

Number of days the policy is non-compliant before the device or work profile is wiped.

wipeAfterDays must be greater than blockAfterDays.

Implementation

core.int? wipeAfterDays;