Partager via


SPRoleAssignment.ParentSecurableObject - Propriété

Obtient l'objet parent pour l'attribution de rôle.

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 SPRoleAssignment
Dim value As SPSecurableObject

value = instance.ParentSecurableObject
public SPSecurableObject ParentSecurableObject { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPSecurableObject
L'objet parent de l'affectation de rôle.

Voir aussi

Référence

SPRoleAssignment classe

SPRoleAssignment - Membres

Microsoft.SharePoint - Espace de noms