How to do form authentication and authorization in my WinForms app?

I am wanting to use the standard way of authenticating and authorizing a user for my Winforms app. Can someone point me to code that implements the above for a Winforms application?

[189 byte] By [sun21170] at [2007-12-16]
# 1
you should look in the QuickStarts examples in teh Framework SDKCommonTasksif you want Active Directory auth -- there is example there
jferrell1211 at 2007-9-9 > top of Msdn Tech,Windows Forms,Windows Forms General...