RE: Windows authentication in code
- From: lukezhan@xxxxxxxxxxxxxxxxxxxx (Luke Zhang [MSFT])
- Date: Thu, 29 Jun 2006 02:41:23 GMT
Hello Jerry,
If you just want to get a user account name ( windows authenticated), you
may use a cookie/session to store it. Or, the solution in another thread we
discuss "Mixing Forms and Windows Securiey", use "this.User.Identity.Name"
after authenticated by "winlogin.aspx".
Regards,
Luke Zhang
Microsoft Online Community Lead
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
.
- Prev by Date: Re: Authorization question, w/ "Windows" authentication mode
- Next by Date: Re: Could not establish trust relationship with remote server
- Previous by thread: Re: Windows authentication in code
- Next by thread: Re: Windows authentication in code
- Index(es):
Relevant Pages
|