active directory- see that user is admin c# -


how can see if user admin or not in active directory using c#? getting groups names not option, because in different languages roles names different (администраторы, administrators, etc)

vlad,

querying ad retrieve members of admin group has been asked before...

server 2003 here this too

since question seems concerned differentiating character string "administrator" in installed language, wouldn't have locale specific names in resources/code?


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -