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
Files
e7d93e0732691b950e54dcc798e53d0124a44494
NSspi
/
TestClient
History
Kevin Thompson
e93e20fa7f
Added gitignore files
...
Marked all derived content directories as ignored.
2017-01-20 16:03:59 -05:00
..
Properties
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
.gitignore
Added gitignore files
2017-01-20 16:03:59 -05:00
App.config
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
ClientForm.cs
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
ClientForm.Designer.cs
Enable scroll bars on the text boxes.
2014-07-08 18:57:07 +00:00
ClientForm.resx
Renamed the client and server forms to have their role in the name.
2014-06-26 20:59:32 +00:00
Program.cs
Renamed the client and server forms to have their role in the name.
2014-06-26 20:59:32 +00:00
TestClient.csproj
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
TestClient.csproj.user
Working on a rough demo client/server app.
2014-06-25 21:28:03 +00:00