C# Class Novell.Directory.Ldap.Utilclass.BindProperties

Encapsulates an Ldap Bind properties
Mostra file Open project: EventStore/csharp-ldap Class Usage Examples

Public Methods

Method Description
BindProperties ( int version, System dn, System method, bool anonymous, System bindProperties, System bindCallbackHandler ) : System

Method Details

BindProperties() public method

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
return System