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


Свойство RoleAssignment.RoleDefinitionBindings

Gets the collection of role definition bindings for the role assignment.

Пространство имен:  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 RoleDefinitionBindings As RoleDefinitionBindingCollection
    Get
'Применение
Dim instance As RoleAssignment
Dim value As RoleDefinitionBindingCollection

value = instance.RoleDefinitionBindings
public RoleDefinitionBindingCollection RoleDefinitionBindings { get; }

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

Тип: Microsoft.SharePoint.Client.RoleDefinitionBindingCollection
A RoleDefinitionBindingCollection object that represents the role definition bindings.

Замечания

It must not be пустая ссылка (Nothing в Visual Basic).

См. также

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

RoleAssignment класс

Элементы RoleAssignment

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