csharp-ldap icon indicating copy to clipboard operation
csharp-ldap copied to clipboard

GitHub mirror of Novell's C# LDAP library (Novell.Directory.Ldap)

Results 1 csharp-ldap issues
Sort by recently updated
recently updated
newest added

at line 194 the return of the dec.decoderNumberic iss cast as 32 bit while the return is 64 bit. I had to modify the line to the following to get...