WSSSyncUsageDefinition-Klasse
Verwendungsdefinition für Benutzer Profil Active Directory importieren.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPUsageDefinition
Microsoft.SharePoint.Administration.SPUsageProvider
Microsoft.Office.Server.UserProfiles.WSSSyncUsageDefinition
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
<GuidAttribute("64C24186-B0CD-415d-905C-D5B7118CBD01")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class WSSSyncUsageDefinition _
Inherits SPUsageProvider
'Usage
Dim instance As WSSSyncUsageDefinition
[GuidAttribute("64C24186-B0CD-415d-905C-D5B7118CBD01")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class WSSSyncUsageDefinition : SPUsageProvider
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.