Enumeration ChangeTypes

Specifies types of changes made in the user profile store.

Index

Enumeration members

Enumeration members

public add: ChangeTypes

An object was added

public all: ChangeTypes

Multiple operations were performed on an object

public metadata: ChangeTypes

The metadata of an object was modified

public modify: ChangeTypes

An object was modified

public none: ChangeTypes

No change was made

public remove: ChangeTypes

An object was removed