Re: Checking to see if a user is a domain Administrator
From: Jonny (Jonny_at_discussions.microsoft.com)
Date: 07/12/04
- Next message: Tamir Khason: "Re: GetFreeBusy problem"
- Previous message: RichB: "InvokeDispMethod fails intermittently"
- In reply to: Uri Dor: "Re: Checking to see if a user is a domain Administrator"
- Next in thread: Scott Allen: "Re: Checking to see if a user is a domain Administrator"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Jul 2004 07:30:04 -0700
Hi thanks for the response...
I've been looking at the WindowsIdentity and WindowsPrincipal.IsInRole() options since... the only way i can get this to work is using the WindowsIdentity.GetCurrent();. I need to be able to check a given Username and password
Thanks
-- /Jonny "Uri Dor" wrote: > I'd look up WindowsIdentity and WindowsPrincipal.IsInRole() in MSDN, > seems like the answer > > Jonny wrote: > > Hey all, > > > > I need to verify that a provided username is a Domain Administrator. Any idea's on how to do this? > > > > Thanks, > > > > Jonny >
- Next message: Tamir Khason: "Re: GetFreeBusy problem"
- Previous message: RichB: "InvokeDispMethod fails intermittently"
- In reply to: Uri Dor: "Re: Checking to see if a user is a domain Administrator"
- Next in thread: Scott Allen: "Re: Checking to see if a user is a domain Administrator"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|