C# 클래스 Novell.Directory.Ldap.LdapBindRequest

Represents a simple bind request.
상속: LdapMessage
파일 보기 프로젝트 열기: EventStore/csharp-ldap 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : System.String

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

비공개 메소드들

메소드 설명
LdapBindRequest ( int version, System dn, sbyte passwd, LdapControl cont ) : System

메소드 상세

ToString() 공개 메소드

Return an Asn1 representation of this add request. #return an Asn1 representation of this object.
public ToString ( ) : System.String
리턴 System.String