RE: Get DefaultCredentials of one web app into another?
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 04/09/04
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: PrincipalPermission Attribute and Nested Groups"
- Previous message: PLam: "Forms Authentication with Active Directory using vb.net"
- In reply to: Simon Storr: "Get DefaultCredentials of one web app into another?"
- Next in thread: fur face: "Re: Get DefaultCredentials of one web app into another?"
- Reply: fur face: "Re: Get DefaultCredentials of one web app into another?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 09 Apr 2004 02:35:30 GMT
Hi Simon,
You may get the user identity in ASP.NET application from following string:
context.User.Identity.Name()
This requires "anonymous access" is disabled on the virtual folder.
Luke
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: PrincipalPermission Attribute and Nested Groups"
- Previous message: PLam: "Forms Authentication with Active Directory using vb.net"
- In reply to: Simon Storr: "Get DefaultCredentials of one web app into another?"
- Next in thread: fur face: "Re: Get DefaultCredentials of one web app into another?"
- Reply: fur face: "Re: Get DefaultCredentials of one web app into another?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|