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:
@@ -106,7 +106,6 @@ namespace NSspi.Contexts
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if ( status == SecurityStatus.OK )
|
||||
|
||||
Reference in New Issue
Block a user