Hi
I'm new to accessing IIS 6.0 using C# code. I'm using DirectoryEntry to set properties in IIS, but would like to have better understandig of what properties that I can access, and how.
So if any of you have experiance using DirectoryEntry to access IIS 6.0, and know of a propertie list or a good staring point, can you help a new guy out?