Represents an Ldap Modify Response.
///
///
/// ModifyResponse ::= [APPLICATION 7] LdapResult
///
///
public class RfcModifyResponse:RfcLdapResult
{
//*************************************************************************
// Constructor for ModifyResponse
//*************************************************************************
///