M
M
Maxim Kuprashevich2014-10-24 17:37:36
Microsoft
Maxim Kuprashevich, 2014-10-24 17:37:36

How to programmatically login to Windows through credential provider?

Hello. I need to teach a program to log into Windows. Previously, I had nothing to do with this, so I googled for a long time. As a result, I realized that just winapi won’t work here and I need to make a credential provider. Found Microsoft samples from msdn, installed. It worked, new tiles appeared in the login window, as in the example:
fWSZU.png
But I have no idea what's next. How do I now login from the code, when I have a simple credential provider, how can I use it? Knowledgeable people, please explain.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Kolegov, 2014-10-26
@alko

Call the credential->Initialize(...) method from the provider

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question