C# Класс Novell.Directory.Ldap.Controls.LdapEntryChangeControl

LdapEntryChangeControl is a Server Control returned at the request of the client in response to a persistent search request. It contains additional information about a change such as what type of change occurred.
Наследование: Novell.Directory.Ldap.LdapControl
Показать файл Открыть проект

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

Метод Описание
ToString ( ) : System.String

Returns a string representation of the control for debugging.

Приватные методы

Метод Описание
LdapEntryChangeControl ( System oid, bool critical, sbyte value_Renamed ) : System

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

ToString() публичный Метод

Returns a string representation of the control for debugging.
public ToString ( ) : System.String
Результат System.String