Freigeben über


ISecurableObject.BreakRoleInheritance-Methode

HINWEIS: Diese API ist veraltet.

Erstellt eindeutige Rollenzuweisungen für das Objekt an.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use the SPSecurableObject class instead")> _
Sub BreakRoleInheritance ( _
    copyRoleAssignments As Boolean _
)
'Usage
Dim instance As ISecurableObject
Dim copyRoleAssignments As Boolean

instance.BreakRoleInheritance(copyRoleAssignments)
[ObsoleteAttribute("Use the SPSecurableObject class instead")]
void BreakRoleInheritance(
    bool copyRoleAssignments
)

Parameter

Siehe auch

Referenz

ISecurableObject Schnittstelle

ISecurableObject-Member

Microsoft.SharePoint-Namespace