C# 클래스 Novell.Directory.Ldap.Utilclass.BindProperties

Encapsulates an Ldap Bind properties
파일 보기 프로젝트 열기: EventStore/csharp-ldap 1 사용 예제들

공개 메소드들

메소드 설명
BindProperties ( int version, System dn, System method, bool anonymous, System bindProperties, System bindCallbackHandler ) : System

메소드 상세

BindProperties() 공개 메소드

public BindProperties ( int version, System dn, System method, bool anonymous, System bindProperties, System bindCallbackHandler ) : System
version int
dn System
method System
anonymous bool
bindProperties System
bindCallbackHandler System
리턴 System