C# Класс Novell.Directory.Ldap.Utilclass.ReferralInfo

This class encapsulates the combination of LdapReferral URL and the connection opened to service this URL
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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