Searched defs:LdapDITContentRuleSchema (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 D | LdapDITContentRuleSchema.cs | 46 public class LdapDITContentRuleSchema:LdapSchemaElement class 152 …public LdapDITContentRuleSchema(System.String[] names, System.String oid, System.String descriptio… in LdapDITContentRuleSchema() method in Novell.Directory.Ldap.LdapDITContentRuleSchema 174 …public LdapDITContentRuleSchema(System.String raw):base(LdapSchema.schemaTypeNames[LdapSchema.DITC… in LdapDITContentRuleSchema() method in Novell.Directory.Ldap.LdapDITContentRuleSchema
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | Novell.Directory.Ldap.cs | 523 public partial class LdapDITContentRuleSchema : Novell.Directory.Ldap.LdapSchemaElement class 525 public LdapDITContentRuleSchema(string raw) : base (default(string)) { } in LdapDITContentRuleSchema() method in Novell.Directory.Ldap.LdapDITContentRuleSchema 526 …public LdapDITContentRuleSchema(string[] names, string oid, string description, bool obsolete, str… in LdapDITContentRuleSchema() method in Novell.Directory.Ldap.LdapDITContentRuleSchema
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/ |
H A D | Novell.Directory.Ldap.cs | 524 public partial class LdapDITContentRuleSchema : Novell.Directory.Ldap.LdapSchemaElement class 526 public LdapDITContentRuleSchema(string raw) : base (default(string)) { } in LdapDITContentRuleSchema() method in Novell.Directory.Ldap.LdapDITContentRuleSchema 527 …public LdapDITContentRuleSchema(string[] names, string oid, string description, bool obsolete, str… in LdapDITContentRuleSchema() method in Novell.Directory.Ldap.LdapDITContentRuleSchema
|