Clase ProfileBaseChangeQuery
Representa una consulta de los registros de cambio de perfil.
Jerarquía de la herencia
System.Object
Microsoft.Office.Server.UserProfiles.ProfileBaseChangeQuery
Microsoft.Office.Server.UserProfiles.OrganizationProfileChangeQuery
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.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class ProfileBaseChangeQuery
'Uso
Dim instance As ProfileBaseChangeQuery
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class 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.