SyncedListLoader-Klasse
Stellt eine synchronisierte Liste Personalisierungswebsites und globale Dateispeicherorte.
Vererbungshierarchie
System.Object
Microsoft.Office.Server.UserProfiles.SyncedListLoader
Microsoft.Office.Server.UserProfiles.GlobalPersonalSitesListSyncedListLoader
Microsoft.Office.Server.UserProfiles.PersonalizationLinksSyncedListLoader
Microsoft.Office.Server.UserProfiles.PublishedLinksSyncedListLoader
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class SyncedListLoader
'Usage
Dim instance As SyncedListLoader
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public abstract class SyncedListLoader
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.