Share via


SPPermissionCollection.ResetPermissions Method

NOTE: This API is now obsolete.

Resets the permissions inherited from the parent object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<ObsoleteAttribute("Use the SPRoleAssignmentCollection class instead")> _
Public Sub ResetPermissions
'Usage
Dim instance As SPPermissionCollection

instance.ResetPermissions()
[ObsoleteAttribute("Use the SPRoleAssignmentCollection class instead")]
public void ResetPermissions()

See Also

Reference

SPPermissionCollection Class

SPPermissionCollection Members

Microsoft.SharePoint Namespace