Compartir a través de


Clase UserProfileChange

Representa un cambio realizado en las propiedades de perfil de usuario que se ha registrado en el registro de cambios.

Jerarquía de la herencia

System.Object
  Microsoft.Office.Server.UserProfiles.ProfileBaseChange
    Microsoft.Office.Server.UserProfiles.UserProfileChange
      Microsoft.Office.Server.UserProfiles.UserProfileColleagueChange
      Microsoft.Office.Server.UserProfiles.UserProfileCustomChange
      Microsoft.Office.Server.UserProfiles.UserProfileLinkItemChange
      Microsoft.Office.Server.UserProfiles.UserProfileMembershipChange
      Microsoft.Office.Server.UserProfiles.UserProfileOrganizationMembershipChange
      Microsoft.Office.Server.UserProfiles.UserProfilePropertyValueChange
      Microsoft.Office.Server.UserProfiles.UserProfileWebLogChange

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

Sintaxis

'Declaración
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class UserProfileChange _
    Inherits ProfileBaseChange
'Uso
Dim instance As UserProfileChange
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class UserProfileChange : ProfileBaseChange

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros UserProfileChange

Espacio de nombres Microsoft.Office.Server.UserProfiles