Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.
Авторизация Версия

Authorize Version 3 (Net)

Группа действийAction group:  NoneSharePoint

Описание

Действие выполняет авторизацию клиента в SharePoint и возвращает контекст для дальнейшей работы с SharePoint

Иконка действия

Image Removed

Параметры

Входные параметры

Адрес                               URL адрес сайта SharePoint сервера   

Логин                               Логин  

Пароль                             Пароль  

Домен                              Наименование домена Active Directory    

Выходные параметры

Контекст SharePoint      Контекст для дальнейшей работы с SharePoint

Настройки

Description

The action authorizes a client in SharePoint and returns the context for further work with SharePoint.

Action icon

Image Added

Parameters

Input parameters

ParameterDescription
AddressThe URL of the SharePoint server site.
LoginLogin.
PasswordPassword.
DomainThe name of the Active Directory domain.

Output parameters

SharePoint context - context for further work with SharePoint.

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
AddressThe URL of the SharePoint server siteRobin.Stringhttps://site.sharepoint.com/Yes
LoginLoginRobin.Stringexample@domain.ruYes
PasswordPasswordRobin.PasswordpasswordYes
DomainThe name of the Active Directory domain. Filled in if a domain account is used for authorization. For example, GKIvanov_II parameter, the domain in this case is „GK“. If the parameter is empty or not filled. Authorization will be by login and passwordRobin.StringAD domainNo
Results
SharePoint ContextContext for further work with SharePointRobin.SharePoint

Пример использования

Задача

Выполнить авторизацию клиента в SharePoint и возвратить контекст для дальнейшей работы с SharePoint.

Решение

Воспользоваться действием "Авторизация". 

Реализация

  1. Перенести действие "Авторизация" на рабочую область:
    Image Removed
  2. Настроить параметры действия "Авторизация".
    Image Removed
  3. Нажать на кнопку "Старт" в верхней панели. 

Результат



Example of use

Task

Authorize a client in SharePoint and return context for further work with SharePoint. 

Solution

Use the "Authorize" action. 

Implementation

  1. Move the "Authorize" action to the workspace.
    Image Added
  2. Set the "Authorize" action parameters. 
    Image Added
  3. Click "Start" in the top panel.

Result

The program robot completed successfully. Программный робот отработал успешно.
Image Modified