SPRoleAssignment.ParentSecurableObject property
取得父物件的角色指派。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ParentSecurableObject As SPSecurableObject
Get
'用途
Dim instance As SPRoleAssignment
Dim value As SPSecurableObject
value = instance.ParentSecurableObject
public SPSecurableObject ParentSecurableObject { get; }
Property value
Type: Microsoft.SharePoint.SPSecurableObject
角色指派父物件。