Home
last modified time | relevance | path

Searched defs:LdapUrl (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/
H A DLdapUrl.cs47 public class LdapUrl : System.ICloneable class
189 public LdapUrl(System.String url) in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
214 public LdapUrl(System.String host, int port, System.String dn) in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
264 …public LdapUrl(System.String host, int port, System.String dn, System.String[] attrNames, int scop… in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
327 …public LdapUrl(System.String host, int port, System.String dn, System.String[] attrNames, int scop… in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
/dports/net/kldap/kldap-21.12.3/src/core/
H A Dldapurl.cpp28 LdapUrl::LdapUrl() in LdapUrl() function in LdapUrl
33 LdapUrl::LdapUrl(const QUrl &_url) in LdapUrl() function in LdapUrl
40 LdapUrl::LdapUrl(const LdapUrl &that) in LdapUrl() function in LdapUrl
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/
H A DReferralInfo.cs34 using LdapUrl = Novell.Directory.Ldap.LdapUrl; typedef
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DNovell.Directory.Ldap.cs999 public partial class LdapUrl : System.ICloneable class
1001 public LdapUrl(string url) { } in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
1002 public LdapUrl(string host, int port, string dn) { } in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
1003 …public LdapUrl(string host, int port, string dn, string[] attrNames, int scope, string filter, str… in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
1004 …public LdapUrl(string host, int port, string dn, string[] attrNames, int scope, string filter, str… in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DNovell.Directory.Ldap.cs1000 public partial class LdapUrl : System.ICloneable class
1002 public LdapUrl(string url) { } in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
1003 public LdapUrl(string host, int port, string dn) { } in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
1004 …public LdapUrl(string host, int port, string dn, string[] attrNames, int scope, string filter, str… in LdapUrl() method in Novell.Directory.Ldap.LdapUrl
1005 …public LdapUrl(string host, int port, string dn, string[] attrNames, int scope, string filter, str… in LdapUrl() method in Novell.Directory.Ldap.LdapUrl