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
파일 보기 프로젝트 열기: EventStore/csharp-ldap

공개 메소드들

메소드 설명
Main ( System args ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( System args ) : void
args System
리턴 void