C# Class VLVControl, csharp-ldap

The following sample demonstrates how to use the VLV control with Synchronous search requests. As required a Server Side Sort Control is also included in the request. The program is hard coded to sort based on the common name attribute, and it searches for all objects at the specified searchBase. Usage: Usage: VLVControl
Afficher le fichier Open project: EventStore/csharp-ldap

Méthodes publiques

Méthode Description
Main ( System args ) : void

Method Details

Main() public static méthode

public static Main ( System args ) : void
args System
Résultat void