diff --git a/Program.cs b/Program.cs index 0d5e758..dc35a5d 100644 --- a/Program.cs +++ b/Program.cs @@ -14,7 +14,7 @@ namespace NSspi { public static void Main( string[] args ) { - IdentTest(); + CredTest(); } private static void IdentTest()