Compartilhar via


UserProfileChangeToken members

Include protected members
Include inherited members

Representa o local seqüencial exclusivo de uma alteração no log de alterações e um ponto no tempo em que o histórico de alterações.

The UserProfileChangeToken type exposes the following members.

Constructors

  Name Description
Public method UserProfileChangeToken() Inicializa uma nova instância da classe UserProfileChangeToken .
Public method UserProfileChangeToken(DateTime) Inicializa uma nova instância da classe UserProfileChangeToken com o objeto especificado System.DateTime .
Public method UserProfileChangeToken(String) Inicializa uma nova instância da classe UserProfileChangeToken com o nome especificado.
Public method UserProfileChangeToken(ServerContext, ProfileType) Obsolete. Inicializa uma nova instância da classe UserProfileChangeToken .
Public method UserProfileChangeToken(SPServiceContext, ProfileType) Inicializa uma nova instância da classe UserProfileChangeToken .
Public method UserProfileChangeToken(Int64, DateTime) Inicializa uma nova instância da classe UserProfileChangeToken .

Top

Methods

  Name Description
Public method Equals Retorna um valor que indica se o objeto especificado é idêntico a este token de alteração. (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

Ver também

Referência

UserProfileChangeToken class

Microsoft.Office.Server.UserProfiles namespace