Share via


UserProfileChange - Classe

Représente une modification apportée aux propriétés de profil utilisateur qui a été enregistrée dans le journal des modifications.

Hiérarchie d’héritage

System.Object
  Microsoft.Office.Server.UserProfiles.ProfileBaseChange
    Microsoft.Office.Server.UserProfiles.UserProfileChange
      Microsoft.Office.Server.UserProfiles.UserProfileColleagueChange
      Microsoft.Office.Server.UserProfiles.UserProfileCustomChange
      Microsoft.Office.Server.UserProfiles.UserProfileLinkItemChange
      Microsoft.Office.Server.UserProfiles.UserProfileMembershipChange
      Microsoft.Office.Server.UserProfiles.UserProfileOrganizationMembershipChange
      Microsoft.Office.Server.UserProfiles.UserProfilePropertyValueChange
      Microsoft.Office.Server.UserProfiles.UserProfileWebLogChange

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class UserProfileChange _
    Inherits ProfileBaseChange
'Utilisation
Dim instance As UserProfileChange
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class UserProfileChange : ProfileBaseChange

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

UserProfileChange - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms