microsoft / azure-devops-extension-api

REST client libraries and contracts for Azure DevOps web extension developers.
MIT License
99 stars 48 forks source link

How I can get list users? #19

Open 646826 opened 5 years ago

646826 commented 5 years ago

I create work-item-form extension. How I can get list users? I need to create identity user control, we use antd for UI but I cannot know how I can get list users

LockTar commented 3 years ago

Did you found a solution for this?