Primo.ActiveDirectory
0.0.4
dotnet add package Primo.ActiveDirectory --version 0.0.4
NuGet\Install-Package Primo.ActiveDirectory -Version 0.0.4
<PackageReference Include="Primo.ActiveDirectory" Version="0.0.4" />
<PackageVersion Include="Primo.ActiveDirectory" Version="0.0.4" />
<PackageReference Include="Primo.ActiveDirectory" />
paket add Primo.ActiveDirectory --version 0.0.4
#r "nuget: Primo.ActiveDirectory, 0.0.4"
#:package Primo.ActiveDirectory@0.0.4
#addin nuget:?package=Primo.ActiveDirectory&version=0.0.4
#tool nuget:?package=Primo.ActiveDirectory&version=0.0.4
About
Primo.ActiveDirectory is a set of ready-to-use activities for Primo RPA Studio designed to automate work with Active Directory. It addresses the need to build automation algorithms for interaction with Active Directory for execution by the Primo RPA robot. Key activities include: creating, deleting, changing properties of, and moving Active Directory objects in the "Computers", "General", "Groups", and "Users" groups. The package can be added to any Primo RPA Studio project via the built-in dependency manager.
How to Use
In Primo RPA Studio, create a project that will be executed by the Primo RPA robot. Install this package via the ".Dependencies → Manage Dependencies" menu; the "Active Directory" node with child nodes and package elements will appear in the Elements tree.
The "Active Directory connection" element is the container for all other elements of the package. There are four groups of elements for working with the corresponding objects of Active Directory: "Computers", "General", "Groups", and "Users". Each group contains elements for creating, deleting, changing properties of, and moving objects of the group type.
Key Features
- Wide range of elements for automation of interaction with Active Directory
- High performance
- Supports .NET Framework 4.6.1+
Main Types
- Primo.ActiveDirectory.ActiveDirectoryService
- Primo.ActiveDirectory.Elements.WFADScope
Feedback
Bug reports and contributions are welcome at Primo RPA chat
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.