C# Class Novell.Directory.Ldap.LdapBindRequest

Represents a simple bind request.
Inheritance: LdapMessage
Afficher le fichier Open project: EventStore/csharp-ldap Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : System.String

Return an Asn1 representation of this add request. #return an Asn1 representation of this object.

Private Methods

Méthode Description
LdapBindRequest ( int version, System dn, sbyte passwd, LdapControl cont ) : System

Method Details

ToString() public méthode

Return an Asn1 representation of this add request. #return an Asn1 representation of this object.
public ToString ( ) : System.String
Résultat System.String