Re: Username and Password.
From: Rob Teixeira (RobTeixeira_at_@msn.com)
Date: 11/08/04
- Next message: Sebastian Rieger: "Adding a subject alternative name to a request..."
- Previous message: Joe Arnon: "Username and Password."
- In reply to: Joe Arnon: "Username and Password."
- Next in thread: Joe Arnon: "Re: Username and Password."
- Reply: Joe Arnon: "Re: Username and Password."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 8 Nov 2004 08:26:54 -0500
Try this function through P/Invoke:
http://msdn.microsoft.com/library/en-us/secauthn/security/creduipromptforcredentials.asp?frame=true
-Rob Teixeira
"Joe Arnon" <JoeArnon@discussions.microsoft.com> wrote in message
news:AD80646C-9BB8-40F2-838E-C6A7A8DB3DBC@microsoft.com...
> Is there a way to open the standard logon dialog and just to recieve the
> Username and Password as text? I don't want to recieve the credentials but
> the strings the user typed.
> My program is a client program which works on a remote machine unknown to
> the server. In order to authenticate with the server i have to send it the
> username and paswword. The credentials are not valid here because ther is
no
> domain in the client side to build the credentials information. only the
> server side can use the login inforamtion to create a client credentials.
The
> data the user types is then sended encrypted to the server side for
> confirmation.
>
> Thanks in advance,
>
> Joe
- Next message: Sebastian Rieger: "Adding a subject alternative name to a request..."
- Previous message: Joe Arnon: "Username and Password."
- In reply to: Joe Arnon: "Username and Password."
- Next in thread: Joe Arnon: "Re: Username and Password."
- Reply: Joe Arnon: "Re: Username and Password."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|