Share via


UserProfileChangeQuery - Classe

Représente une requête pour les modifications apportées à un profil utilisateur.

Hiérarchie d’héritage

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

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class UserProfileChangeQuery _
    Inherits ProfileBaseChangeQuery
'Utilisation
Dim instance As UserProfileChangeQuery
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class UserProfileChangeQuery : 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

UserProfileChangeQuery - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms