C# Class Novell.Directory.Ldap.LdapCompareRequest

Represents an Ldap Compare Request.
Inheritance: LdapMessage
显示文件 Open project: EventStore/csharp-ldap Class Usage Examples

Private Properties

Property Type Description
LdapCompareRequest System

Private Methods

Method Description
LdapCompareRequest ( System dn, System name, sbyte value_Renamed, LdapControl cont ) : System