Home
last modified time | relevance | path

Searched defs:LdapResponse (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/
H A DLdapResponse.cs53 public class LdapResponse:LdapMessage class
313 public LdapResponse(InterThreadException ex, ReferralInfo activeReferral) in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
328 internal LdapResponse(RfcLdapMessage message):base(message) in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
344 public LdapResponse(int type):this(type, LdapException.SUCCESS, null, null, null, null) in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
381 …public LdapResponse(int type, int resultCode, System.String matchedDN, System.String serverMessage… in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DNovell.Directory.Ldap.cs848 public partial class LdapResponse : Novell.Directory.Ldap.LdapMessage class
850 …public LdapResponse(Novell.Directory.Ldap.InterThreadException ex, Novell.Directory.Ldap.Utilclass… in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
851 … public LdapResponse(int type) : base (default(Novell.Directory.Ldap.Rfc2251.RfcLdapMessage)) { } in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
852 …public LdapResponse(int type, int resultCode, string matchedDN, string serverMessage, string[] ref… in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DNovell.Directory.Ldap.cs849 public partial class LdapResponse : Novell.Directory.Ldap.LdapMessage class
851 …public LdapResponse(Novell.Directory.Ldap.InterThreadException ex, Novell.Directory.Ldap.Utilclass… in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
852 … public LdapResponse(int type) : base (default(Novell.Directory.Ldap.Rfc2251.RfcLdapMessage)) { } in LdapResponse() method in Novell.Directory.Ldap.LdapResponse
853 …public LdapResponse(int type, int resultCode, string matchedDN, string serverMessage, string[] ref… in LdapResponse() method in Novell.Directory.Ldap.LdapResponse