Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Removes the specified user from the collection.
SP.UserCollection.remove(user);
Parameters
user
Type: SP.User
The user to remove.