Select to view content in your preferred language

Arcgis server 10.9.1 SOI get user groups

2870
10
08-01-2022 12:00 AM
Dvirus
by
Regular Contributor

Hi,

I am trying to get user groups in SOI in Arcgis server 10.9.1

HashSet<String> userRoleSet = ServerUtilities.GetGroupInfo(ServerUtilities.GetServerEnvironment());

It's working with MapServer but in FeatureServer it's return null.

Any suggestions? 

 

 

0 Kudos
10 Replies
Olivia_Z
Esri Contributor

Hi Dvrius, can you reproduce the issue with the version after 11.1

0 Kudos