Clase OrganizationProfileChangeQuery
NOTA: esta API está ahora obsoleta.
Representa una consulta para los cambios en un perfil de organización se representan mediante objetos OrganizationProfileChange .
System.Object
Microsoft.Office.Server.UserProfiles.ProfileBaseChangeQuery
Microsoft.Office.Server.UserProfiles.OrganizationProfileChangeQuery
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
'Declaración
<ObsoleteAttribute("This class is no longer supported.")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class OrganizationProfileChangeQuery _
Inherits ProfileBaseChangeQuery
'Uso
Dim instance As OrganizationProfileChangeQuery
[ObsoleteAttribute("This class is no longer supported.")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class OrganizationProfileChangeQuery : ProfileBaseChangeQuery
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.