Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NOTE: This API is now obsolete.
Resets the permissions inherited from the parent object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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()