Share via


UserProfileOrganizationMembershipChange - Classe

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

Représente une modification apportée à l'appartenance d'un objet UserProfile dans un objet OrganizationProfile .

Hiérarchie d’héritage

System.Object
  Microsoft.Office.Server.UserProfiles.ProfileBaseChange
    Microsoft.Office.Server.UserProfiles.UserProfileChange
      Microsoft.Office.Server.UserProfiles.UserProfileOrganizationMembershipChange

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 UserProfileOrganizationMembershipChange _
    Inherits UserProfileChange
'Utilisation
Dim instance As UserProfileOrganizationMembershipChange
[ObsoleteAttribute("This class is no longer supported.")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class UserProfileOrganizationMembershipChange : UserProfileChange

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

UserProfileOrganizationMembershipChange - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms