export interface IResTestLdap { err?: any; message: string; status: string; ldapConfiguration?: any; ldapAccountInfo?: any; }