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


Свойство ObjectSharingInformation.PendingAccessRequestsLink

Gets the link to the access requests page 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 PendingAccessRequestsLink As String
    Get
'Применение
Dim instance As ObjectSharingInformation
Dim value As String

value = instance.PendingAccessRequestsLink
public string PendingAccessRequestsLink { get; }

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

Тип: System.String
The link to the access requests page, or an empty string if the link is not available.

См. также

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

ObjectSharingInformation класс

Элементы ObjectSharingInformation

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