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()