Novell.Directory.Ldap.LdapSearchConstraints.LdapSearchConstraints C# (CSharp) Method

LdapSearchConstraints() static private method

static private LdapSearchConstraints ( ) : System
return System
        static LdapSearchConstraints()
        {
            nameLock = new System.Object();
        }

Same methods

LdapSearchConstraints::LdapSearchConstraints ( LdapConstraints cons ) : System
LdapSearchConstraints::LdapSearchConstraints ( int msLimit, int serverTimeLimit, int dereference, int maxResults, bool doReferrals, int batchSize, LdapReferralHandler handler, int hop_limit ) : System