OrganizationProfileMembershipChange - Classe
Remarque : cette API est désormais obsolète.
Représente une modification à l'appartenance d'un objet OrganizationProfile .
Hiérarchie d’héritage
System.Object
Microsoft.Office.Server.UserProfiles.ProfileBaseChange
Microsoft.Office.Server.UserProfiles.OrganizationProfileChange
Microsoft.Office.Server.UserProfiles.OrganizationProfileMembershipChange
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 OrganizationProfileMembershipChange _
Inherits OrganizationProfileChange
'Utilisation
Dim instance As OrganizationProfileMembershipChange
[ObsoleteAttribute("This class is no longer supported.")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class OrganizationProfileMembershipChange : OrganizationProfileChange
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.