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
6
Commits
1
Branch
8
Tags
3c100caf28095862b294700364d6d200b4c4a399
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
3c100caf28
Helper classes to provide client-aspect usage and server-aspect usage of the API.
2014-06-19 03:12:40 +00:00
Properties
New project to interface with the Microsoft Windows SSPI integration authentication API.
2014-06-18 21:26:43 +00:00
ClientCredential.cs
Helper classes to provide client-aspect usage and server-aspect usage of the API.
2014-06-19 03:12:40 +00:00
Credential.cs
Added support for querying a credential's name.
2014-06-19 03:07:34 +00:00
CredentialPackage.cs
New project to interface with the Microsoft Windows SSPI integration authentication API.
2014-06-18 21:26:43 +00:00
CredentialQueryAttrib.cs
Added support for querying a credential's name.
2014-06-19 03:07:34 +00:00
CredentialType.cs
New project to interface with the Microsoft Windows SSPI integration authentication API.
2014-06-18 21:26:43 +00:00
CredentialUse.cs
Implemented Credential acquisition and release.
2014-06-19 02:26:30 +00:00
NativeMethods.cs
Fixed compiler error and comment error.
2014-06-19 03:08:12 +00:00
NSspi.csproj
Added support for querying a credential's name.
2014-06-19 03:07:34 +00:00
NSspi.sln
New project to interface with the Microsoft Windows SSPI integration authentication API.
2014-06-18 21:26:43 +00:00
PackageNames.cs
Implemented Credential acquisition and release.
2014-06-19 02:26:30 +00:00
Program.cs
Fixed compiler error and comment error.
2014-06-19 03:08:12 +00:00
SecurityStatus.cs
Implemented Credential acquisition and release.
2014-06-19 02:26:30 +00:00
ServerCredential.cs
Helper classes to provide client-aspect usage and server-aspect usage of the API.
2014-06-19 03:12:40 +00:00
SSPIException.cs
Implemented Credential acquisition and release.
2014-06-19 02:26:30 +00:00
Description
A C# / .Net interface to the Win32 SSPI authentication API
294
KiB
Languages
C#
100%