UserProfileChangeToken Members
Include Protected Members
Include Inherited Members
Represents the unique sequential location of a change within the change log.
The UserProfileChangeToken type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserProfileChangeToken(DateTime) | Initializes a new instance of the UserProfileChangeToken class. | |
UserProfileChangeToken(String) | Initializes a new instance of the UserProfileChangeToken class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Object.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides Object.ToString().) |
Top