de la propiedad ProfileBase.CurrentChangeToken
Obtiene el objeto de UserProfileChangeToken actual para los registros de cambio de ProfileType del este perfil.
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public ReadOnly Property CurrentChangeToken As UserProfileChangeToken
Get
'Uso
Dim instance As ProfileBase
Dim value As UserProfileChangeToken
value = instance.CurrentChangeToken
public UserProfileChangeToken CurrentChangeToken { get; }
Valor de propiedad
Tipo: Microsoft.Office.Server.UserProfiles.UserProfileChangeToken