SPRoleAssignmentCollection.ParentSecurableObject 属性

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.

另请参阅

引用

SPRoleAssignmentCollection 类

SPRoleAssignmentCollection 成员

Microsoft.SharePoint 命名空间