Move credential native methods to their own file. Create a QueryNameSupport.cs file to hold a couple classes related to implementing that functionality.

This commit is contained in:
antiduh
2014-06-24 20:19:58 +00:00
parent 6b3e395f7c
commit 508cd9df49
8 changed files with 133 additions and 104 deletions

View File

@@ -106,7 +106,6 @@ namespace NSspi.Contexts
);
}
}
}
if ( status == SecurityStatus.OK )