SPRoleAssignmentCollection.ParentSecurableObject - Propriété
Obtient les autorisations et les attributions de rôle pour la collection.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ParentSecurableObject As SPSecurableObject
Get
'Utilisation
Dim instance As SPRoleAssignmentCollection
Dim value As SPSecurableObject
value = instance.ParentSecurableObject
public SPSecurableObject ParentSecurableObject { get; }
Valeur de propriété
Type : Microsoft.SharePoint.SPSecurableObject
Les autorisations et les attributions de rôle pour la collection.
Voir aussi
Référence
SPRoleAssignmentCollection classe