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


Свойство ObjectSharingInformation.CanManagePermissions

Gets whether the current user has permission to manage permissions for the securable object.

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

value = instance.CanManagePermissions
public bool CanManagePermissions { get; }

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

Тип: System.Boolean
true if the current user has permission, otherwise false.

См. также

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

ObjectSharingInformation класс

Элементы ObjectSharingInformation

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