共用方式為


SPRoleAssignmentCollection.ParentSecurableObject property

取得權限和集合的角色指派。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property ParentSecurableObject As SPSecurableObject
    Get
'用途
Dim instance As SPRoleAssignmentCollection
Dim value As SPSecurableObject

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

Property value

Type: Microsoft.SharePoint.SPSecurableObject
權限和集合的角色指派。

請參閱

參照

SPRoleAssignmentCollection class

SPRoleAssignmentCollection members

Microsoft.SharePoint namespace