public static bool Validate(Security objSecurity) { return(GTICKBOL.ValidateAgent(objSecurity.username, objSecurity.password)); }