Freigeben über


SynchronizationStatus-Klasse

Enthält zusammenfassende Informationen über Benutzer Profil Einfuhren.

Vererbungshierarchie

System.Object
  Microsoft.Office.Server.UserProfiles.SynchronizationStatus

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<GuidAttribute("24CE917C-FF69-464f-AFBC-F9C64EDAA6C6")> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SynchronizationStatus _
    Implements IEnumerable(Of SynchronizationRunStatus), IEnumerable
'Usage
Dim instance As SynchronizationStatus
[GuidAttribute("24CE917C-FF69-464f-AFBC-F9C64EDAA6C6")]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SynchronizationStatus : IEnumerable<SynchronizationRunStatus>, 
    IEnumerable

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SynchronizationStatus-Member

Microsoft.Office.Server.UserProfiles-Namespace