C# Класс 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
Показать файл Открыть проект

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

Метод Описание
Main ( System args ) : void

Описание методов

Main() публичный статический Метод

public static Main ( System args ) : void
args System
Результат void