SPWeb.RoleDefinitions-Eigenschaft

Die Auflistung von Rollendefinitionen für die Website.

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

Syntax

'Declaration
Public ReadOnly Property RoleDefinitions As SPRoleDefinitionCollection
    Get
'Usage
Dim instance As SPWeb
Dim value As SPRoleDefinitionCollection

value = instance.RoleDefinitions
public SPRoleDefinitionCollection RoleDefinitions { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPRoleDefinitionCollection
Ein SPRoleDefinitionCollection -Objekt, das die Rollendefinitionen darstellt.

Siehe auch

Referenz

SPWeb Klasse

SPWeb-Member

Microsoft.SharePoint-Namespace