The WindowsPrincipal object allows code to the check the Window group membership of a Windows user.
Object
WindowsPrincipal
[Visual Basic] Public Class WindowsPrincipal Implements IPrincipal [C#] public class WindowsPrincipal : IPrincipal [C++] public __gc class WindowsPrincipal : public IPrincipal [JScript] public class WindowsPrincipal implements IPrincipal
[To be supplied.]
Namespace: System.Security.Principal
Assembly: mscorlib.dll
WindowsPrincipal Members | System.Security.Principal Namespace