Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amgdy/azure-devops-project-team-members

Gets all projects and its team members and show whether the team member is an administrator for the team or not.
https://github.com/amgdy/azure-devops-project-team-members

azure-devops rest-api soap team-members

Last synced: 1 day ago
JSON representation

Gets all projects and its team members and show whether the team member is an administrator for the team or not.

Awesome Lists containing this project

README

        

# azure-devops-project-team-members
Gets all projects and its team members and show whether the team member is an administrator for the team or not.

- **AzdoProjectTeamMembers.Soap** Uses the legacy SOAP Client Apis
- **AzdoProjectTeamMembers.Rest** Uses the REST Web APi Client Apis

The code should work on both Azure DevOps Services and Azure DevOps Server 2019.