Свойство AppPrincipal.RedirectAddresses
Возвращает адреса перенаправление участника приложения.
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property RedirectAddresses As IEnumerable(Of String)
Get
'Применение
Dim instance As AppPrincipal
Dim value As IEnumerable(Of String)
value = instance.RedirectAddresses
public IEnumerable<string> RedirectAddresses { get; }
Значение свойства
Тип: System.Collections.Generic.IEnumerable<String>
Адреса перенаправления.