Compartir a través de


Clase UserProfileChangeQuery

Representa una consulta de los cambios en un perfil de usuario.

Jerarquía de la herencia

System.Object
  Microsoft.Office.Server.UserProfiles.ProfileBaseChangeQuery
    Microsoft.Office.Server.UserProfiles.UserProfileChangeQuery

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

Sintaxis

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

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 UserProfileChangeQuery

Espacio de nombres Microsoft.Office.Server.UserProfiles