Done screwing with WindowsPrinciple. Switch to CredTest again for the remaining development.

This commit is contained in:
antiduh
2014-06-20 18:07:15 +00:00
parent 0655259f46
commit cc0235262c

View File

@@ -14,7 +14,7 @@ namespace NSspi
{ {
public static void Main( string[] args ) public static void Main( string[] args )
{ {
IdentTest(); CredTest();
} }
private static void IdentTest() private static void IdentTest()