Share via


ProfileBase.CurrentChangeToken property

Obtém o objeto atual de UserProfileChangeToken para os logs de alteração do ProfileType do perfil.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public ReadOnly Property CurrentChangeToken As UserProfileChangeToken
    Get
'Uso
Dim instance As ProfileBase
Dim value As UserProfileChangeToken

value = instance.CurrentChangeToken
public UserProfileChangeToken CurrentChangeToken { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.UserProfileChangeToken

Ver também

Referência

ProfileBase class

ProfileBase members

Microsoft.Office.Server.UserProfiles namespace