Gets the permissions and role assignments for the collection.
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ParentSecurableObject As SPSecurableObject
Get
用法
Dim instance As SPRoleAssignmentCollection
Dim value As SPSecurableObject
value = instance.ParentSecurableObject
public SPSecurableObject ParentSecurableObject { get; }
属性值
类型:Microsoft.SharePoint.SPSecurableObject
The permissions and role assignments for the collection.