isActive property

bool? isActive
getter/setter pair

True if this user is activated. This property is changed by the Platform API

Implementation

bool? isActive;