Kevin Thompson
f2d4541bab
Renamed Client/ServerCredential.
...
The credential implementations should indicate in their name that they are implementations of the 'current' credential (acquired from the login running the process).
2017-09-24 01:59:34 -04:00
Kevin Thompson
3b189d2865
Code cleanup
...
Fixed code style using CodeMaid.
2017-09-24 01:52:45 -04:00
antiduh
3a134be9df
Removed test code.
2014-07-11 21:29:53 +00:00
antiduh
50efc7702b
Added rough support for attaching messages to errors.
2014-07-11 21:29:17 +00:00
antiduh
b5b16530cc
Rename Credential.Name to PrincipleName. PrincipleName comes from the security service provider, which may not correspond to the domain user name. For instance, if I'm using kerberos on my domain, my principle may be user@DIVISION.CORP.COM, meanwhile my username might be CORP\user.
2014-07-03 21:02:33 +00:00
antiduh
bfaa49d0a3
Restructured the demo a little bit to exercise the common security packages.
2014-07-03 21:00:19 +00:00
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