DocumentSharingLocationCanModifyPermissions - свойство

Gets a flag indicating whether the user can modify permissions for documents at the location.

Definition

Пространство имён: Tessa.Exchange.WebServices.Autodiscover
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public bool CanModifyPermissions { get; }

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

Boolean

Заметки

This will be true for the user's "My Site," for example. However, documents at team and project sites will typically be ACLed by the site owner, so the user will not be able to modify permissions. This will most likely by false even if the caller is the owner, to avoid surprises. They should go to SharePoint to modify permissions for team and project sites.

См. также