Freigeben über


IndividualAccessControlEntry-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
<SerializableAttribute> _
<DataContractAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class IndividualAccessControlEntry _
    Implements IAccessControlEntry
'Usage
Dim instance As IndividualAccessControlEntry
[SerializableAttribute]
[DataContractAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class IndividualAccessControlEntry : IAccessControlEntry

Threadsicherheit

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

Siehe auch

Referenz

IndividualAccessControlEntry-Member

Microsoft.SharePoint.BusinessData.Infrastructure-Namespace