credential-providers Questions
2
I am working on implementing a Credential Provider in C#.
I have downloaded the V2 Credential Provider sample in C++, which is for Windows 8, and managed to make it work on my Windows 10 PC.
I als...
Heterogeneous asked 5/1, 2018 at 11:37
2
Solved
Please understand my lack of writing skills.
I am testing to make a custom credential provider.
I want to create a CommandLink that does the same thing with the submit button.
I want to log on thr...
Rhumb asked 28/6, 2018 at 2:45
4
Solved
I'm developing a custom credential provider and need to know at runtime if the scenario is a login or an unlock of the session. For this, I check the CREDENTIAL_PROVIDER_USAGE_SCENARIO returned by ...
Philipps asked 24/8, 2015 at 17:45
5
I have a Windows Service that I want to use to programmatically unlock the workstation, using the account username and password.
This article https://technet.microsoft.com/en-us/library/dn751047(v...
Padlock asked 30/12, 2017 at 23:17
1
I am trying to write a custom Windows credential provider. I have downloaded the V2 credential provider sample and I am able build, register and use it.
For testing I have set up a hyper-v Windows...
Lymphatic asked 13/4, 2015 at 11:13
5
Where is the documentation on creating a custom Windows Credential Provider located? Everything I've found so far points to the same article on how to make a custom credential provider (MSDN Magazi...
Cynthia asked 3/6, 2011 at 14:37
1
Solved
When I boot my Windows 8.1 laptop, I want to display a message on the Windows logon screen so that I know when all services and startup processes have started. Aside from just waiting some number o...
Endodermis asked 6/8, 2015 at 1:21
3
So, here is the scenario. I am developing a logon system in windows 7. I have created a Credential Provider, containing one Credential. The Credential has three input fields, username, password, an...
Castello asked 9/6, 2011 at 6:44
2
Solved
I am developing a custom credential provider for Windows 7. My goal is to automatically log-in the user when a certain hardware event occurs. I have read all the MSDN articles related to this, and ...
Momentous asked 23/12, 2011 at 18:13
3
Solved
Has anyone successfully created a custom Windows Credential Provider in C#? The samples that are in the Windows SDK are all in C++. Some initial searching I have done indicates it may be possible b...
Twoseater asked 18/4, 2013 at 20:42
1
I am developing custom credential provider dll for Windows 7.
This has a condition check; if it fails I want to show Ctrl+Alt+Del window.
Which function can I call to invoke the Ctrl+Alt+Del(SAS) ...
Phebephedra asked 29/5, 2013 at 9:3
1
© 2022 - 2024 — McMap. All rights reserved.