Home
last modified time | relevance | path

Searched refs:doReferrals (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/
H A DLdapConstraints.cs148 return doReferrals;
153 this.doReferrals = value;
208 private bool doReferrals = false; field in Novell.Directory.Ldap.LdapConstraints
282 public LdapConstraints(int msLimit, bool doReferrals, LdapReferralHandler handler, int hop_limit) in LdapConstraints() argument
285 this.doReferrals = doReferrals; in LdapConstraints()
H A DLdapSearchConstraints.cs415 …rence, int maxResults, bool doReferrals, int batchSize, LdapReferralHandler handler, int hop_limit… in LdapSearchConstraints() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DNovell.Directory.Ldap.cs491 …public LdapConstraints(int msLimit, bool doReferrals, Novell.Directory.Ldap.LdapReferralHandler ha… in LdapConstraints() argument
928 …nt msLimit, int serverTimeLimit, int dereference, int maxResults, bool doReferrals, int batchSize,… in LdapSearchConstraints() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DNovell.Directory.Ldap.cs492 …public LdapConstraints(int msLimit, bool doReferrals, Novell.Directory.Ldap.LdapReferralHandler ha… in LdapConstraints() argument
929 …nt msLimit, int serverTimeLimit, int dereference, int maxResults, bool doReferrals, int batchSize,… in LdapSearchConstraints() argument