SPList.ReusableAcl-Eigenschaft

Ruft ein nicht transparentes Objekt, das die unformatierten Zugriffssteuerungsliste (ACL) Zugriffssteuerungsinformationen für die Liste darstellt.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ReusableAcl As SPReusableAcl
    Get
'Usage
Dim instance As SPList
Dim value As SPReusableAcl

value = instance.ReusableAcl
public override SPReusableAcl ReusableAcl { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPReusableAcl
Ein SPReusableAcl -Objekt, das die unformatierte ACL-Informationen darstellt.

Implementiert

ISecurableObject.ReusableAcl

Siehe auch

Referenz

SPList Klasse

SPList-Member

Microsoft.SharePoint-Namespace