Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

.Net library for user and group management of Adobe Sign through their Web API

License

Notifications You must be signed in to change notification settings

csu-chhs/AdobeSign.UserManagement

Repository files navigation

No Longer Maintained

This library is no longer maintained by CHHS. If you, or your organization would like to take ownership of this repository, please get in contact with us.

AdobeSign.UserManagement

This is a .Net library for managing user accounts and groups via the Adobe Sign web API. Authentication is handled via an integration key. Pull requests are encouraged for improvement and stability.

Supported Methods

Users

  • Fetch all Users in your account
  • Fetch individual users
  • Get Groups a user is in
  • Get a user via email address
  • Update a user's groups

Groups

  • Get all groups in your account
  • Get an individual group by ID
  • Get group by group name
  • Get users in a group

About

.Net library for user and group management of Adobe Sign through their Web API

Topics

Resources

License

Stars

Watchers

Forks

Languages