oneTimeOnly property

bool? oneTimeOnly
getter/setter pair

Whether the enrollment token is for one time use only.

If the flag is set to true, only one device can use it for registration.

Implementation

core.bool? oneTimeOnly;