C# Class Novell.Directory.Ldap.Rfc2251.RfcAttributeList

Represents an Ldap Attribute List.
 AttributeList ::= SEQUENCE OF SEQUENCE { type    AttributeDescription, vals    SET OF AttributeValue } 
Inheritance: Novell.Directory.Ldap.Asn1.Asn1SequenceOf
Afficher le fichier Open project: EventStore/csharp-ldap Class Usage Examples

Méthodes publiques

Méthode Description
RfcAttributeList ( int size ) : System

Method Details

RfcAttributeList() public méthode

public RfcAttributeList ( int size ) : System
size int
Résultat System