SPRoleAssignment.Parent Property
Gets the parent object for the role assignment.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public ISecurableObject Parent { get; }
Property Value
Type: Microsoft.SharePoint.ISecurableObjectAn ISecurable interface that represents the parent object.