This documentation is archived and is not being maintained.

SP.ChangeUser object

SharePoint 2013

A change on a user.

Last modified: March 09, 2015

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

var object = new SP.ChangeUser()

The ChangeUser object has the following members.

Constructor

The ChangeUser object has the following constructor.

Constructor

Description

ChangeUser

Initializes a new instance of the SP.ChangeUser object.

Properties

The ChangeUser object has the following properties.

Property

Description

activate

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

userId

Gets a value that uniquely identifies the changed user.

Show: