Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.BusinessData.Infrastructure.IndividualAccessControlEntry
Microsoft.SharePoint.BusinessData.Infrastructure.WindowsAccessControlEntry
Namespace: Microsoft.SharePoint.BusinessData.Infrastructure
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class WindowsAccessControlEntry _
Inherits IndividualAccessControlEntry
'Usage
Dim instance As WindowsAccessControlEntry
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class WindowsAccessControlEntry : IndividualAccessControlEntry
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.