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

This class encapsulates the combination of LdapReferral URL and the connection opened to service this URL
파일 보기 프로젝트 열기: EventStore/csharp-ldap 1 사용 예제들

공개 메소드들

메소드 설명
ReferralInfo ( LdapConnection lc, System refList, LdapUrl refUrl ) : System

Construct the ReferralInfo class

메소드 상세

ReferralInfo() 공개 메소드

Construct the ReferralInfo class
public ReferralInfo ( LdapConnection lc, System refList, LdapUrl refUrl ) : System
lc Novell.Directory.Ldap.LdapConnection The DirectoryEntry opened to process this referral /// ///
refList System
refUrl Novell.Directory.Ldap.LdapUrl The URL string associated with this connection ///
리턴 System