Represents the Ldap Add Response.
///
///
/// AddResponse ::= [APPLICATION 9] LdapResult
///
///
public class RfcAddResponse:RfcLdapResult
{
//*************************************************************************
// Constructors for AddResponse
//*************************************************************************
///