C# Class 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.
Inheritance: Novell.Directory.Ldap.LdapControl
Afficher le fichier Open project: EventStore/csharp-ldap

Méthodes publiques

Méthode Description
ToString ( ) : System.String

Returns a string representation of the control for debugging.

Private Methods

Méthode Description
LdapEntryChangeControl ( System oid, bool critical, sbyte value_Renamed ) : System

Method Details

ToString() public méthode

Returns a string representation of the control for debugging.
public ToString ( ) : System.String
Résultat System.String