Freigeben über


WindowsAccessControlEntry-Klasse

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.

Siehe auch

Referenz

WindowsAccessControlEntry-Member

Microsoft.SharePoint.BusinessData.Infrastructure-Namespace