Share via


OrganizationProfileChangeQuery - Classe

Remarque : cette API est désormais obsolète.

Représente une requête pour les modifications apportées à un profil d'organisation qui sont représentées par les objets OrganizationProfileChange .

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This class is no longer supported.")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class OrganizationProfileChangeQuery _
    Inherits ProfileBaseChangeQuery
'Utilisation
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

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

OrganizationProfileChangeQuery - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms