Working on a rough demo client/server app.

This commit is contained in:
antiduh
2014-06-25 21:28:03 +00:00
parent 6dfaa54b63
commit 2e6b847434
37 changed files with 2186 additions and 3 deletions

View File

@@ -16,9 +16,7 @@ namespace NSspi
{
public static void Main( string[] args )
{
SecPkgInfo pkgInfo = PackageSupport.GetPackageCapabilities( "Negotiate" );
//CredTest();
CredTest();
}
private static void IdentTest()