Working on a rough demo client/server app.
This commit is contained in:
@@ -16,9 +16,7 @@ namespace NSspi
|
||||
{
|
||||
public static void Main( string[] args )
|
||||
{
|
||||
SecPkgInfo pkgInfo = PackageSupport.GetPackageCapabilities( "Negotiate" );
|
||||
|
||||
//CredTest();
|
||||
CredTest();
|
||||
}
|
||||
|
||||
private static void IdentTest()
|
||||
|
||||
Reference in New Issue
Block a user