Compartir a través de


de la propiedad UserProfilePropertyValueChange.NewValueProfile

Obtiene el perfil de usuario correspondiente al nuevo valor.

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public ReadOnly Property NewValueProfile As UserProfile
    Get
'Uso
Dim instance As UserProfilePropertyValueChange
Dim value As UserProfile

value = instance.NewValueProfile
public UserProfile NewValueProfile { get; }

Valor de propiedad

Tipo: Microsoft.Office.Server.UserProfiles.UserProfile
El perfil de usuario correspondiente al nuevo valor.

Vea también

Referencia

clase UserProfilePropertyValueChange

Miembros UserProfilePropertyValueChange

Espacio de nombres Microsoft.Office.Server.UserProfiles