Re: Username and Password.
From: Joe Arnon (JoeArnon_at_discussions.microsoft.com)
Date: 11/16/04
- Next message: David Cross [MS]: "Re: CryptoAPI / CAPICOM Chain Building"
- Previous message: Bill Brice: "CryptoAPI / CAPICOM Chain Building"
- In reply to: Rob Teixeira: "Re: Username and Password."
- Next in thread: Rob: "Re: Username and Password."
- Reply: Rob: "Re: Username and Password."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 16 Nov 2004 04:37:04 -0800
I know about this function, but it works only in Windows XP. It does not work
on other clients like windows 98/ME
Thanks,
"Rob Teixeira" wrote:
> 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: David Cross [MS]: "Re: CryptoAPI / CAPICOM Chain Building"
- Previous message: Bill Brice: "CryptoAPI / CAPICOM Chain Building"
- In reply to: Rob Teixeira: "Re: Username and Password."
- Next in thread: Rob: "Re: Username and Password."
- Reply: Rob: "Re: Username and Password."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|