1

If I have an principal that pertains to a group that pertains to a group that pertains to a group that is added to the built it role "Administrator" will a call to principal.IsInRole(WindowsBuiltInRole.Administrator) return true?

Ignacio Soler Garcia
  • 21,122
  • 31
  • 128
  • 207

1 Answers1

1

Based on info supplied it will return true yes. However, as Blam says just one test should be sufficient to ascertain what the behaviour is