C# Class Novell.Directory.Ldap.LdapAuthProvider

An implementation of LdapAuthHandler must be able to provide an LdapAuthProvider object at the time of a referral. The class encapsulates information that is used by the client for authentication when following referrals automatically.
显示文件 Open project: EventStore/csharp-ldap

Private Properties

Property Type Description
LdapAuthProvider System

Private Methods

Method Description
LdapAuthProvider ( System dn, sbyte password ) : System