CredProvider.NET
CredProvider.NET copied to clipboard
A Windows Credential Provider written in C#
Thanks for sharing this sample project! I'm looking into implementing a credential provider myself and was pleasantly surprised when stumbling across a sample C# project. This makes it so much...
Hello there, great product: I am using CredentialProvider to develop my custom login method,After my research,the Credential Provider seems to require the user's original Windows password. my question is :...
Unable to Login VIA this Credential Provider 
Hi, I am writing a Custom Windows Credential Provider using C++ on Windows 10, where I have implemented the domain password expiry in my code and I am able to...