Поделиться через


Свойство Web.RoleDefinitions

Gets the collection of role definitions for the website.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property RoleDefinitions As RoleDefinitionCollection
    Get
'Применение
Dim instance As Web
Dim value As RoleDefinitionCollection

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

Значение свойства

Тип: Microsoft.SharePoint.Client.RoleDefinitionCollection
A RoleDefinitionCollection object that represents the role definitions.

См. также

Справочные материалы

Web класс

Элементы Web

Пространство имен Microsoft.SharePoint.Client