SP.ChangeUser.activate property (sp.js)

Gets a value that specifies whether a user has changed from an inactive state to an active state.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.ChangeUser.get_activate ()

Return value

Type: Boolean

Remarks

When a user is added to a site and only has browse permissions, the user is in an inactive state. However, once the user can author list items, add documents, be assigned tasks, or make any contribution to the site, the user is in an active state.