SPList.ReusableAcl - Propriété

Gets an opaque object that represents the raw access control list (ACL) information for the list.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property ReusableAcl As SPReusableAcl
    Get
'Utilisation
Dim instance As SPList
Dim value As SPReusableAcl

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

Valeur de propriété

Type : Microsoft.SharePoint.SPReusableAcl
An SPReusableAcl object that represents the raw ACL information.

Implémentations

ISecurableObject.ReusableAcl

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms