Represents and Ldap Delete Response.
///
///
/// DelResponse ::= [APPLICATION 11] LdapResult
///
///
public class RfcDelResponse:RfcLdapResult
{
//*************************************************************************
// Constructors for DelResponse
//*************************************************************************
///