ISecurableObject.ResetRoleInheritance 方法

请注意:此 API 现在已过时。

删除本地角色分配,并恢复到角色分配从父对象。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("Use the SPSecurableObject class instead")> _
Sub ResetRoleInheritance
用法
Dim instance As ISecurableObject

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

另请参阅

引用

ISecurableObject 接口

ISecurableObject 成员

Microsoft.SharePoint 命名空间