Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

89 lines
3.9 KiB
XML

<Type Name="RfcMatchingRuleAssertion" FullName="Novell.Directory.Ldap.Rfc2251.RfcMatchingRuleAssertion">
<TypeSignature Language="C#" Value="public class RfcMatchingRuleAssertion : Novell.Directory.Ldap.Asn1.Asn1Sequence, System.Runtime.Serialization.ISerializable" />
<AssemblyInfo>
<AssemblyName>Novell.Directory.Ldap</AssemblyName>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
<AssemblyCulture>
</AssemblyCulture>
<Attributes>
<Attribute>
<AttributeName>System.Reflection.AssemblyKeyFile(KeyFile="../mono.pub")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyDelaySign(DelaySign=True)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.CLSCompliant(IsCompliant=True)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCulture(Culture="")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyTrademark(Trademark="")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCopyright(Copyright=" (C) 2003 Novell, Inc")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyProduct(Product="")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCompany(Company="Novell, Inc")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyConfiguration(Configuration="")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyDescription(Description="Novell.Directory.Ldap")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyTitle(Title="C# LDAP")</AttributeName>
</Attribute>
</Attributes>
</AssemblyInfo>
<Base>
<BaseTypeName>Novell.Directory.Ldap.Asn1.Asn1Sequence</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public RfcMatchingRuleAssertion(Novell.Directory.Ldap.Rfc2251.RfcAssertionValue matchValue)" />
<MemberType>Constructor</MemberType>
<Parameters>
<Parameter Name="matchValue" Type="Novell.Directory.Ldap.Rfc2251.RfcAssertionValue" />
</Parameters>
<Docs>
<summary>To be added.</summary>
<param name="matchValue">To be added.</param>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public RfcMatchingRuleAssertion(Novell.Directory.Ldap.Rfc2251.RfcMatchingRuleId matchingRule, Novell.Directory.Ldap.Rfc2251.RfcAttributeDescription type, Novell.Directory.Ldap.Rfc2251.RfcAssertionValue matchValue, Novell.Directory.Ldap.Asn1.Asn1Boolean dnAttributes)" />
<MemberType>Constructor</MemberType>
<Parameters>
<Parameter Name="matchingRule" Type="Novell.Directory.Ldap.Rfc2251.RfcMatchingRuleId" />
<Parameter Name="type" Type="Novell.Directory.Ldap.Rfc2251.RfcAttributeDescription" />
<Parameter Name="matchValue" Type="Novell.Directory.Ldap.Rfc2251.RfcAssertionValue" />
<Parameter Name="dnAttributes" Type="Novell.Directory.Ldap.Asn1.Asn1Boolean" />
</Parameters>
<Docs>
<summary>To be added.</summary>
<param name="matchingRule">To be added.</param>
<param name="type">To be added.</param>
<param name="matchValue">To be added.</param>
<param name="dnAttributes">To be added.</param>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Type>