共用方式為


ISecurableObject.ResetRoleInheritance method

NOTE: This API is now obsolete.

移除本機的角色指派,並回到 [從父系物件的 [角色指派。

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

Syntax

'宣告
<ObsoleteAttribute("Use the SPSecurableObject class instead")> _
Sub ResetRoleInheritance
'用途
Dim instance As ISecurableObject

instance.ResetRoleInheritance()
[ObsoleteAttribute("Use the SPSecurableObject class instead")]
void ResetRoleInheritance()

請參閱

參照

ISecurableObject interface

ISecurableObject members

Microsoft.SharePoint namespace