UserProfileChangeToken members

Represents the unique sequential location of a change within the change log, and a point in time in the change history.

The UserProfileChangeToken type exposes the following members.

Constructors

  Name Description
Public method UserProfileChangeToken() Initializes a new instance of the UserProfileChangeToken class.
Public method UserProfileChangeToken(DateTime) Initializes a new instance of the UserProfileChangeToken class with the specified System.DateTime object.
Public method UserProfileChangeToken(String) Initializes a new instance of the UserProfileChangeToken class with the specified name.
Public method UserProfileChangeToken(ServerContext, ProfileType) Obsolete. Initializes a new instance of the UserProfileChangeToken class.
Public method UserProfileChangeToken(SPServiceContext, ProfileType) Initializes a new instance of the UserProfileChangeToken class.
Public method UserProfileChangeToken(Int64, DateTime) Initializes a new instance of the UserProfileChangeToken class.

Top

Methods

  Name Description
Public method Equals Returns a value indicating whether the specified object is identical to this change token. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Overrides Object.ToString().)

Top

See also

Reference

UserProfileChangeToken class

Microsoft.Office.Server.UserProfiles namespace