isActivated property

bool get isActivated

Determine this program is executed with superuser right.

This can be true only if isSuperuser true at the same time.

Implementation

bool get isActivated;