Re: [DOTNET] WindowsPrincipal performance hit

2002-04-15 Thread Mike Woodring
- Original Message - From: "Ingo Lundberg" <[EMAIL PROTECTED]> > If you use WindowsPrincipal and do an IsInRole every group membership of > your account is resolved. If you, as I am, are a member in *a lot* of groups > this will take time. [snip] > In the process I discovered that > there

[DOTNET] WindowsPrincipal performance hit

2002-04-15 Thread Ingo Lundberg
Dear fellow dotnetters, If you belong to many NT groups and use WindowsPrincipal, you take a steep performance hit at first call to IsInRole. I thought I let you all know :-). Avail ago there was a discussion about slow startup times of .Net applications. http://discuss.develop.com/archives/wa