This website requires JavaScript.
Explore
Help
Sign In
jeff
/
NSspi
Watch
1
Star
0
Fork
0
You've already forked NSspi
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
93
Commits
1
Branch
8
Tags
894eb6016150c2f5392c967d1256925413b86af7
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
antiduh
894eb60161
Moved the simple demo code to its own project so that the NSspi.csproj project could be a standard dll, and not a referenced exe assembly.
2014-07-01 15:57:58 +00:00
NSspi
Moved the simple demo code to its own project so that the NSspi.csproj project could be a standard dll, and not a referenced exe assembly.
2014-07-01 15:57:58 +00:00
NsspiDemo
Moved the simple demo code to its own project so that the NSspi.csproj project could be a standard dll, and not a referenced exe assembly.
2014-07-01 15:57:58 +00:00
TestClient
Refactored Credential et al so that the security package is provided by name (string), and not an enum. Security packages are runtime enumerable, and new ones may be created that we don't have any idea of.
2014-06-30 15:36:20 +00:00
TestProtocol
Fixed the demo's CustomServer confusion over Disconnected - it was firing it when a full shutdown occurred, not just when the current client disconnected. Created a second Stopped event to track when the full shutdown actually occurs; still not used by UI.
2014-06-27 21:59:19 +00:00
TestServer
Implemented a simple impersonation demo.
2014-06-30 20:09:42 +00:00
NSspi.sln
Moved the simple demo code to its own project so that the NSspi.csproj project could be a standard dll, and not a referenced exe assembly.
2014-07-01 15:57:58 +00:00
Description
A C# / .Net interface to the Win32 SSPI authentication API
294
KiB
Languages
C#
100%