credentials
Using Integrated Windows Authentication credentials with a WebBrowser control in VB6
I have a VB6 application using a WebBrowser control to access a site. I need to push the user\'s Windows Authentication credentials to the control so he won\'t get asked to enter his user and passwor[详细]
2023-02-11 03:17 分类:问答Exchange 2010 + Powershell and C# problems getting PSCredential from current user
I\'d like to perform Exchange 2010 operations with the powershell via C#. I can establish the connection as shown below. My question: How can I create the connection without explicitly specifying the[详细]
2023-02-10 04:37 分类:问答where to store the user credentials in an enterprise application(EAI)?
Background/Context We are developing a Event Notification Service. The application at a high level looks like below:[详细]
2023-02-09 17:18 分类:问答Securely storing user credentials in DB, for PHP web application
I have a built a web application that now has a requirement of storing user credentials for access to another system.(As much as I would like to not do this, unfortunately I have no choice in the matt[详细]
2023-02-08 19:40 分类:问答pass user credentials from aspnet site to wcf service
How do I pass user credentials from aspnet site to wcf service? Without impersonating. (web site must be executed by a specific user)[详细]
2023-02-06 15:19 分类:问答Working with credential provider sample of Windows 7 SDK
I am developing a custom windows login so that user either can user webcam (face recognition) or username a开发者_Python百科nd password. I am able to show a window with all required control at login s[详细]
2023-02-05 20:32 分类:问答Storing Windows username + password in VB.Net
I\'m writing a backup program for personal (for the moment at least) use. For some directories (network directories / protected directories开发者_C百科) credentials are needed to access them.[详细]
2023-02-02 16:59 分类:问答remote login a windows user knowing it's name and password
Here\'s what I want to do: a program that listens in the network for a message, and when that message is received, if the user is not logged in (for example the computer just powered on and windows d[详细]
2023-02-02 07:11 分类:问答Testing intranet site under different accounts
We have ASP.NET intranet site that uses Windows authentication. Developers have a set of test Windows accounts (local, not domai开发者_Go百科n) with different roles on their boxes. All browsers that w[详细]
2023-01-31 14:00 分类:问答How can I cache credentials in a Web Service?
I have a REST web service running on a Windows 2003 Server.I want to prompt my users from amobile app to enter their Windows domain credentials.I want to send those credentials to the web service, and[详细]
2023-01-31 03:18 分类:问答