UserProfileChangeToken Class
Represents a base type that specifies the unique sequential location of a change within the user profile change log.
Inheritance Hierarchy
System.Object
[UserProfileChangeService Web service].UserProfileChangeToken
Namespace: [UserProfileChangeService Web service]
Web service reference: http://Site/_vti_bin/UserProfileChangeService.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class UserProfileChangeToken
'Usage
Dim instance As UserProfileChangeToken
[SerializableAttribute]
public class UserProfileChangeToken
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.