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

공개 메소드들

메소드 설명
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