ISecurableObject.ResetRoleInheritance-Methode
HINWEIS: Diese API ist veraltet.
Entfernt die lokalen Rollenzuweisungen und zu Rollenzuweisungen vom übergeordneten Objekt wird zurückgesetzt.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the SPSecurableObject class instead")> _
Sub ResetRoleInheritance
'Usage
Dim instance As ISecurableObject
instance.ResetRoleInheritance()
[ObsoleteAttribute("Use the SPSecurableObject class instead")]
void ResetRoleInheritance()